Skip to content

Commit

Permalink
[MOD] -fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lpossner committed Jul 17, 2024
1 parent 006d497 commit e396be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Test with unittest
run: |
cd tests
# python -m unittest
python -m unittest
cd ..
- name: Build with cibuildwheel
run: |
Expand Down

0 comments on commit e396be6

Please sign in to comment.