fix(tracker): typo...
This commit is contained in:
parent
ee0f044e96
commit
29154b2b40
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-tests.js.yml
vendored
2
.github/workflows/ui-tests.js.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
yarn test
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
width:
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: tracker
|
||||
name: tracker
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue