Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Oct 13, 2024
1 parent 3a89605 commit 9c2260e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,6 @@ jobs:
CIBW_BUILD: ${{ matrix.spec }}
CIBW_PRERELEASE_PYTHONS: 'True'
CIBW_TEST_REQUIRES: pytest setuptools pytest-xdist filelock
CIBW_TEST_COMMAND: 'python -m pytest {package}/src/c'
CIBW_TEST_COMMAND: 'python -m pytest {package}/src/c {project}/testing -n 4'
run: |
set -eux
Expand Down

0 comments on commit 9c2260e

Please sign in to comment.