mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ci): add codecov token
This commit is contained in:
committed by
Łukasz Mierzwa
parent
61105bd6f5
commit
1660fdedc2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -50,6 +50,8 @@ jobs:
|
||||
with:
|
||||
flags: backend
|
||||
files: ./coverage.txt
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
lint-go:
|
||||
name: Lint Go code
|
||||
|
||||
Reference in New Issue
Block a user