Skip to content

Commit

Permalink
increase conda test tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Dec 11, 2024
1 parent 800caed commit d830877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e

# Python tests for the installed validphys package
# Note that the default tolerance in the conda test is higher than the pip test
pytest --pyargs --mpl validphys --mpl-default-tolerance 22
pytest --pyargs --mpl validphys --mpl-default-tolerance 24

platformstr=`uname`

Expand Down

0 comments on commit d830877

Please sign in to comment.