Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Miryam-Schwartz committed Dec 8, 2024
1 parent 2364f24 commit 14aeb94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ufm_log_analyzer_ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,6 @@ jobs:
cd $SCRIPT_DIR
pip install pytest
pytest --maxfail=1 --disable-warnings -q # Runs pytest with limited output
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ numpy
matplotlib
IPython
fpdf2
tabulate
pytest
tabulate

0 comments on commit 14aeb94

Please sign in to comment.