Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Feb 21, 2024
1 parent 3f784c8 commit 0113f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: ${{ env.DEV == 'true' }}
run: |
pip list
make test
pytest
- name: Test Wheel, Extensive
if: ${{ env.DEV != 'true' }}
run:
Expand Down

0 comments on commit 0113f7c

Please sign in to comment.