Skip to content

Commit

Permalink
CI should work now
Browse files Browse the repository at this point in the history
  • Loading branch information
SamiralVdB committed Dec 13, 2023
1 parent 186ec3a commit d126416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
pip install pytest
- name: Run Pytest
run: python -m pytest
run: python -m pytest tests/unit_tests

0 comments on commit d126416

Please sign in to comment.