Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kokonico authored Feb 2, 2024
1 parent f0934c4 commit 0473d7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@ jobs:
- name: Run tests
run: |
ls
cd tests
python -m poetry run python -m unittest test_tests.py
python -m poetry run python -m unittest tests/test_tests.py

0 comments on commit 0473d7d

Please sign in to comment.