mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
ci: update codecov
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Generate Coverage Report
|
||||
run: CI=true go test -coverprofile=coverage.txt ./...
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v5
|
||||
uses: codecov/codecov-action@v6
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user