Skip to content

Commit 6997870

Browse files
committed
try skipping second .xml generation
1 parent 13bcd23 commit 6997870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
coverage run -m pytest -m "not benchmark"
3333
coverage xml
3434
coverage report
35+
rm test-data/.coverage
3536
- uses: codecov/codecov-action@v5
3637
with:
3738
fail_ci_if_error: true

0 commit comments

Comments
 (0)