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 42427b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_ert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,9 @@ jobs:
rm -rf .coverage
rm -f coverage.xml cov1.xml cov2.xml junit.xml
rm -f ert.*.whl
rm -f codecov.*
rm -rf codecov
ls -l
git status
git status --porcelain
test -z "$(git status --porcelain)"

0 comments on commit 42427b4

Please sign in to comment.