missing dash
This commit is contained in:
parent
eb94f9d4fc
commit
7921c0aa19
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_lint_test.yaml
vendored
2
.github/workflows/build_lint_test.yaml
vendored
|
|
@ -30,6 +30,6 @@ jobs:
|
|||
run: |
|
||||
./tools/test xml
|
||||
- name: Upload code coverage to codecov.io
|
||||
- uses: codecov/codecov-action@v3
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
files: ./coverage.xml
|
||||
Loading…
Reference in a new issue