mirror of
https://github.com/rjNemo/underscore
synced 2026-06-06 02:26:42 +00:00
chore: remove codecov
This commit is contained in:
parent
6395049991
commit
c9e54a11cb
2 changed files with 7 additions and 10 deletions
14
.github/workflows/unit-test.yml
vendored
14
.github/workflows/unit-test.yml
vendored
|
|
@ -24,10 +24,10 @@ jobs:
|
|||
fi
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v2.1.0
|
||||
with:
|
||||
token: 7106da3d-7479-471f-ae37-e3680b62063d
|
||||
files: ./coverage.txt
|
||||
flags: unittests
|
||||
name: codecov-umbrella
|
||||
# - name: Upload coverage report
|
||||
# uses: codecov/codecov-action@v2.1.0
|
||||
# with:
|
||||
# token: 7106da3d-7479-471f-ae37-e3680b62063d
|
||||
# files: ./coverage.txt
|
||||
# flags: unittests
|
||||
# name: codecov-umbrella
|
||||
|
|
@ -3,9 +3,6 @@
|
|||

|
||||

|
||||

|
||||
[](https://github.com/rjNemo/underscore/actions)
|
||||
[](https://codecov.io/gh/rjNemo/underscore?flag=unittests&style=for-the-badge)
|
||||

|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue