We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5dfe0 commit 027b1c0Copy full SHA for 027b1c0
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/upload-artifact@v4
51
with:
52
name: coverage
53
- path: coverage.out
+ path: coverage.xml
54
55
codecov:
56
needs: pest
0 commit comments