Skip to content

Commit

Permalink
(fix) fix test on linux wheels?
Browse files Browse the repository at this point in the history
  • Loading branch information
MementoRC committed Jan 23, 2024
1 parent 50b3770 commit e7dbd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
env:
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: >
python -m pytest {project}/tests
python -m pytest
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit e7dbd5b

Please sign in to comment.