Skip to content

Commit

Permalink
Update gha-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise authored Oct 12, 2024
1 parent c98390f commit a8a8ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/gha-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ if [[ $NCRYSTAL = 'y' ]]; then
fi

# Run regression and unit tests
pytest --cov=openmc -x -v $args tests
pytest --cov=openmc -v $args tests

0 comments on commit a8a8ab4

Please sign in to comment.