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

Commitfc0077a

Browse files
committed
fixup! Add codecov.
1 parent9e27ea1 commitfc0077a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎requirements-install.sh‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ if [[ $USE_OPTIONAL == "true" ]]; then
1414
pip install -U -r requirements-optional.txt
1515
fi
1616

17-
pip install -U codecov
17+
if [[$CI=="true" ]];then
18+
pip install -U codecov
19+
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp