Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyama341 committed Sep 20, 2024
1 parent 674d0a6 commit 6a5b35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
# Run your tests (assuming you're using pytest)
- name: Run tests
run: |
pytest # Adjust this command if you use a different testing framework
pytest

0 comments on commit 6a5b35f

Please sign in to comment.