mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(ci): add missing token
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1660fdedc2
commit
74eb2ee4ae
@@ -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