Skip to content

Commit

Permalink
Clean up files left by codecov workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Jan 6, 2025
1 parent 4253597 commit 0d8bba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_ert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ jobs:
rm -rf .coverage
rm -f coverage.xml cov1.xml cov2.xml junit.xml
rm -f ert.*.whl
rm -f codecov.*
rm -rf codecov
git status --porcelain
test -z "$(git status --porcelain)"

0 comments on commit 0d8bba5

Please sign in to comment.