Skip to content

Commit 4d6009c

Browse files
committed
Fix file name
1 parent beb9b21 commit 4d6009c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- name: Create test coverage report
2929
uses: irongut/[email protected]
3030
with:
31-
filename: coverage.cobertura.xml
31+
filename: build/**/coverage.cobertura.xml
3232
badge: true

0 commit comments

Comments
 (0)