Skip to content

Commit

Permalink
Update run_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 19, 2023
1 parent 06bb4b8 commit 30b6ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_tests
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pytest --cov=intertidal --cov-report=xml tests/integration

# Copy code coverage to artifacts directory so they are accessible
# outside the docker container via the mounted volume
# cp coverage.xml /mnt/artifacts/
cp coverage.xml /mnt/artifacts/

0 comments on commit 30b6ed1

Please sign in to comment.