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 c775db9 commit b7c05b4Copy full SHA for b7c05b4
.github/workflows/pr-submission.yml
@@ -41,5 +41,5 @@ jobs:
41
uses: actions/upload-artifact@v4
42
with:
43
name: code-coverage-report-markdown
44
- path: */coverage-results.md
+ path: '*/coverage-results.md'
45
retention-days: 1
0 commit comments