We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9ec47 commit 49eed0eCopy full SHA for 49eed0e
.github/workflows/ci.yml
@@ -32,4 +32,4 @@ jobs:
32
run: python3 freeze.py build
33
34
- name: Test
35
- run: python3 ./src/tests/query_tests.py -platform offscreen
+ run: python3 ./src/tests/query_tests.py -platform minimal
0 commit comments