Skip to content

Commit 49eed0e

Browse files
authored
CI: Switch to -platform minimal
1 parent 7b9ec47 commit 49eed0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: python3 freeze.py build
3333

3434
- name: Test
35-
run: python3 ./src/tests/query_tests.py -platform offscreen
35+
run: python3 ./src/tests/query_tests.py -platform minimal

0 commit comments

Comments
 (0)