mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(ci): add missing token
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1660fdedc2
commit
74eb2ee4ae
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -115,6 +115,8 @@ jobs:
|
||||
with:
|
||||
flags: ui
|
||||
directory: ./ui/coverage
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
lint-js:
|
||||
name: Lint JS code
|
||||
|
||||
Reference in New Issue
Block a user