Skip to content

Commit 945d475

Browse files
committed
ci: Update Codecov settings
1 parent dc7c123 commit 945d475

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
- name: Upload Coverage to Codecov
4949
uses: codecov/codecov-action@v3
5050
with:
51-
files: ${{ steps.tests.outputs.coveragePath }}
51+
name: PlayMode
52+
files: coverage-results/**/*.xml

0 commit comments

Comments
 (0)