Skip to content

Commit

Permalink
reduce tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff committed Nov 13, 2024
1 parent 757aa08 commit 9f6b6bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
34 changes: 0 additions & 34 deletions .github/workflows/check_newcd.yml

This file was deleted.

2 changes: 1 addition & 1 deletion conda-recipe/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -v
set -e

#Python tests for the installed validphys package
pytest --pyargs --mpl validphys
pytest --pyargs --mpl validphys -k no_systematic_overlaps

platformstr=`uname`

Expand Down

0 comments on commit 9f6b6bb

Please sign in to comment.