Skip to content

Commit

Permalink
Update DevWorkflow.yml (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-akemii authored Oct 8, 2024
1 parent 6be0656 commit 45b0a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DevWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
. /tmp/venv_test/bin/activate
export QT_QPA_PLATFORM=offscreen
pwd
python3 -m pytest --cov-config=.coveragerc --cov=qaequilibrae test
python3 -m pytest --cov-config=.coveragerc --cov-report term-missing --cov=qaequilibrae test

0 comments on commit 45b0a0f

Please sign in to comment.