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

Commitb74a6fb

Browse files
nejchmax-wittig
authored andcommitted
chore(ci): use codecov token when available
1 parent3f3ad80 commitb74a6fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
files:./coverage.xml
8484
flags:${{ matrix.toxenv }}
8585
fail_ci_if_error:false
86+
token:${{ secrets.CODECOV_TOKEN }}
8687

8788
coverage:
8889
runs-on:ubuntu-22.04
@@ -105,6 +106,7 @@ jobs:
105106
files:./coverage.xml
106107
flags:unit
107108
fail_ci_if_error:false
109+
token:${{ secrets.CODECOV_TOKEN }}
108110

109111
dist:
110112
runs-on:ubuntu-latest

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp