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

Commite8b8aeb

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Mitchell Borrego <mitchell@codecov.io>
1 parent5ff35af commite8b8aeb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ jobs:
66
steps:
77
-name:Checkout
88
uses:actions/checkout@v2
9+
-name:Set up Python 3.9
10+
uses:actions/setup-python@v2
11+
with:
12+
python-version:3.9
913
-name:Install dependencies
1014
run:pip install -r requirements.txt
1115
-name:Run tests and collect coverage

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp