Skip to content

Commit

Permalink
Fixing Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
StarmanMartin committed Jul 9, 2024
1 parent 6b16d84 commit fed9327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
pip install pytest
- name: Build tests
run: |
python test_manager/__init__.py -g
python test_manager/__init__.py -t -g -tp
- name: Test the code with pytest
run: |
Expand Down

0 comments on commit fed9327

Please sign in to comment.