Skip to content

Commit 4557d3f

Browse files
No GUI at all
1 parent 1f4c467 commit 4557d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip install git+https://github.com/3-manifolds/PLink &&
4949
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
5050
pip install git+https://github.com/3-manifolds/Spherogram
51-
CIBW_TEST_COMMAND: python -m snappy.test
51+
CIBW_TEST_COMMAND: python -m snappy.test --skip-gui
5252

5353
- uses: actions/upload-artifact@v4
5454
with:

0 commit comments

Comments
 (0)