mirror of
https://github.com/rjNemo/underscore
synced 2026-06-10 20:46:42 +00:00
chore: change files
This commit is contained in:
parent
a900b4ff64
commit
6ebf1e98db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -28,6 +28,6 @@ jobs:
|
||||||
uses: codecov/codecov-action@v2.1.0
|
uses: codecov/codecov-action@v2.1.0
|
||||||
with:
|
with:
|
||||||
token: 7106da3d-7479-471f-ae37-e3680b62063d
|
token: 7106da3d-7479-471f-ae37-e3680b62063d
|
||||||
file: ./lib/coverage.txt
|
files: ./lib/coverage.txt
|
||||||
flags: unittests
|
flags: unittests
|
||||||
name: codecov-umbrella
|
name: codecov-umbrella
|
||||||
Loading…
Reference in a new issue