Skip to content

Commit

Permalink
[rem] run python tests verbosely
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Oct 27, 2021
1 parent 326ea4f commit 6ae5e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ jobs:
run: |
mamba install -y pytest pytest-icdiff
sed -i.orig "s|def test_angular_acc|def _test_angular_acc|g" tests/test_scenario/test_link_velocities.py
pytest
pytest -sv tests

0 comments on commit 6ae5e86

Please sign in to comment.