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 0c5883f commit 877fd95Copy full SHA for 877fd95
.github/workflows/test_code.yml
@@ -56,5 +56,4 @@ jobs:
56
uses: actions/upload-artifact@v4
57
with:
58
name: coverage-test-code
59
- path: |
60
- .coverage*
+ path: .coverage.*.*.*
0 commit comments