Skip to content

Commit

Permalink
add insall requierments to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Miryam-Schwartz committed Dec 8, 2024
1 parent 07d3343 commit 9f78a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ufm_log_analyzer_ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
cd $SCRIPT_DIR
pip install -r src/loganalyze/requirements.txt
pip install pytest
pytest --maxfail=1 --disable-warnings -q # Runs pytest with limited output

0 comments on commit 9f78a58

Please sign in to comment.