Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Dec 11, 2024
1 parent 5f98478 commit 12d836b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
ls -lha
ls -lha coverage
python -m pip install coverage codecov-cli
coverage combine ./coverage
find ./coverage -print0 | xargs -0 coverage combine
coverage xml

0 comments on commit 12d836b

Please sign in to comment.