Skip to content

Commit

Permalink
Try remove coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Dec 16, 2024
1 parent 3ec05d1 commit ed4af49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
rm -rf .coverage
rm -f coverage.xml cov1.xml cov2.xml junit.xml
rm -f ert.*.whl
rm -f .coverage*
ls -la
git status --porcelain
test -z "$(git status --porcelain)"

0 comments on commit ed4af49

Please sign in to comment.