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 af90842 commit c0e980aCopy full SHA for c0e980a
.github/workflows/cov.yml
@@ -115,5 +115,5 @@ jobs:
115
uses: actions/upload-artifact@v3
116
with:
117
name: coverage-report
118
- path: cov.tar.gz
+ path: "/build/cov.tar.gz"
119
if-no-files-found: error
0 commit comments