We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4c467 commit 4557d3fCopy full SHA for 4557d3f
.github/workflows/macos.yml
@@ -48,7 +48,7 @@ jobs:
48
pip install git+https://github.com/3-manifolds/PLink &&
49
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
50
pip install git+https://github.com/3-manifolds/Spherogram
51
- CIBW_TEST_COMMAND: python -m snappy.test
+ CIBW_TEST_COMMAND: python -m snappy.test --skip-gui
52
53
- uses: actions/upload-artifact@v4
54
with:
0 commit comments