mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47: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
|
||||
flags: unittest
|
||||
name: codecov-1
|
||||
working_dir: src/
|
||||
working-directory: src/
|
||||
|
|
|
|||
Loading…
Reference in a new issue