mirror of
https://github.com/rjNemo/underscore
synced 2026-06-06 02:26:42 +00:00
fix: empty step
This commit is contained in:
parent
335dcb53b5
commit
a0f894fccf
1 changed files with 0 additions and 1 deletions
1
.github/workflows/unit-test.yml
vendored
1
.github/workflows/unit-test.yml
vendored
|
|
@ -24,7 +24,6 @@ jobs:
|
|||
fi
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
- name: Upload coverage to Codecov
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v2.1.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue