no master checkout
This commit is contained in:
parent
35722e8df0
commit
4e87429c37
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build_lint_test.yaml
vendored
1
.github/workflows/build_lint_test.yaml
vendored
|
|
@ -29,7 +29,6 @@ jobs:
|
|||
- name: Run tests with coverage
|
||||
run: |
|
||||
./tools/test xml
|
||||
- uses: actions/checkout@master
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
files: ./coverage.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue