Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guanhuaw committed Jul 28, 2024
1 parent f055e51 commit 9f24708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Test with pytest
run: |
pytest ./tests
pytest ./tests/*
- name: Automated Version Bump
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit 9f24708

Please sign in to comment.