Skip to content

Commit f40e575

Browse files
committed
fix the path
1 parent 8cbecbe commit f40e575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
env_vars: ENV_NAME
8585
fail_ci_if_error: true
86-
files: coverage.xml
86+
files: test-data/coverage.xml
8787

8888
check:
8989
if: always()

0 commit comments

Comments
 (0)