Skip to content

Commit

Permalink
correct file name
Browse files Browse the repository at this point in the history
  • Loading branch information
currymike123 committed Feb 28, 2024
1 parent 5b5e865 commit 0b3d98b
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 unittest test1.py
python -m test1.py
Expand Down

0 comments on commit 0b3d98b

Please sign in to comment.