Skip to content

Commit b7c05b4

Browse files
committed
updating pr-submission workflow
1 parent c775db9 commit b7c05b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
uses: actions/upload-artifact@v4
4242
with:
4343
name: code-coverage-report-markdown
44-
path: */coverage-results.md
44+
path: '*/coverage-results.md'
4545
retention-days: 1

0 commit comments

Comments
 (0)