mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-09 04:27:25 +00:00
working-directory
This commit is contained in:
parent
a5c8752567
commit
ffd79df3ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -35,4 +35,4 @@ jobs:
|
||||||
file: ./coverage/coverage-final.json
|
file: ./coverage/coverage-final.json
|
||||||
flags: unittest
|
flags: unittest
|
||||||
name: codecov-1
|
name: codecov-1
|
||||||
working_dir: src/
|
working-directory: src/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue