Skip to content

Commit

Permalink
correct python
Browse files Browse the repository at this point in the history
  • Loading branch information
currymike123 committed Feb 28, 2024
1 parent 82889f9 commit d2c4140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# pip install -r requirements.txt
- name: Run tests
run: |
python -m ./tests/test1
python -m ./tests/test1.py
Expand Down

0 comments on commit d2c4140

Please sign in to comment.