Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65b6f11

Browse files
authored
Merge pull request#165 from dstansby/codecov-update
Codecov updates
2 parentsbc2e279 +db7d054 commit65b6f11

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎.github/workflows/test_and_deploy.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ jobs:
5757
if:${{ always() }}
5858

5959
-name:Coverage
60-
uses:codecov/codecov-action@v2
60+
uses:codecov/codecov-action@v3
61+
with:
62+
token:${{ secrets.CODECOV_TOKEN }}
63+
fail_ci_if_error:true
6164

6265
deploy:
6366
# this will run when you have tagged a commit, starting with "v*"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp