Skip to content

Commit

Permalink
fix pytest path
Browse files Browse the repository at this point in the history
  • Loading branch information
Miryam-Schwartz committed Dec 10, 2024
1 parent 49bf325 commit b972bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ufm_log_analyzer_ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
pip install -r src/loganalyze/requirements.txt
pip install pytest
pytest /unit_tests
pytest unit_tests

0 comments on commit b972bce

Please sign in to comment.