Update test.yml
This commit is contained in:
parent
72253a1029
commit
f2663d37e9
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
- name: Upload Coverage
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./packages/backend/coverage/coverage-final.json
|
||||
|
||||
e2e:
|
||||
|
Loading…
Reference in New Issue
Block a user