We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14f449 commit 050eb45Copy full SHA for 050eb45
.github/workflows/buildwheel.yml
@@ -98,5 +98,4 @@ jobs:
98
with:
99
python-version: 3.11
100
- run: bin/pip_install_ubuntu.sh python-flint # Install from PyPI sdist
101
- - run: python test/test.py
102
- run: python -m flint.test --verbose
0 commit comments