mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-17 22:32:26 +08:00
ci: update coverage using codecov/codecov-action@v1
This commit is contained in:
parent
1fe189c7cb
commit
ae8428891f
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: make test
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
run: bash <(curl -s https://codecov.io/bash)
|
||||
uses: codecov/codecov-action@v1
|
||||
notification-gitter:
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user