summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-09-20 04:56:19 +0900
committerGitHub <noreply@github.com>2022-09-20 04:56:19 +0900
commitf2663d37e91cf8ae98380be40ef9a9396910ece7 (patch)
tree23c7dcffc31cfd21f902f0646077111b4f540967 /.github/workflows
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadsharkey-f2663d37e91cf8ae98380be40ef9a9396910ece7.tar.gz
sharkey-f2663d37e91cf8ae98380be40ef9a9396910ece7.tar.bz2
sharkey-f2663d37e91cf8ae98380be40ef9a9396910ece7.zip
Update test.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index bb35cce137..326c5a5537 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -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: