Skip to content

Commit

Permalink
CI cirrus: drop --skip-gui.
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed May 6, 2024
1 parent b63f23d commit 69d4d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cirrus_wheels_macos_arm64_task:
pip install git+https://github.com/3-manifolds/PLink &&
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
pip install git+https://github.com/3-manifolds/Spherogram
CIBW_TEST_COMMAND: python -m snappy.test --skip-modern-opengl --skip-gui
CIBW_TEST_COMMAND: python -m snappy.test --skip-modern-opengl
install_pre_requirements_script:
- brew install python3 pipx
- python3 --version
Expand Down

0 comments on commit 69d4d33

Please sign in to comment.