Skip to content

Commit bc8d8ce

Browse files
committed
Ubuntu test fixes
1 parent d2aab0e commit bc8d8ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/testing.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
matrix:
1616
os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
1717
py-version: ["3.10", "3.11", "3.12"]
18-
18+
env:
19+
DISPLAY: ':99.0'
1920
steps:
2021
- uses: actions/checkout@v4
2122

0 commit comments

Comments
 (0)