mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-17 17:07:28 -06:00
Update test.yml
This commit is contained in:
parent
72253a1029
commit
f2663d37e9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -53,6 +53,7 @@ jobs:
|
||||||
- name: Upload Coverage
|
- name: Upload Coverage
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
files: ./packages/backend/coverage/coverage-final.json
|
files: ./packages/backend/coverage/coverage-final.json
|
||||||
|
|
||||||
e2e:
|
e2e:
|
||||||
|
|
Loading…
Add table
Reference in a new issue