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

Commitc6241e7

Browse files
committed
chore(ci): fix copy/paste oopsie
1 parent8f92230 commitc6241e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
toxenv:[py_func_v4, py_func_cli]
3434
steps:
3535
-uses:actions/checkout@v2
36-
-name:Set up Python ${{ matrix.python-version }}
36+
-name:Set up Python
3737
uses:actions/setup-python@v2
3838
with:
39-
python-version:${{ matrix.python-version }}
39+
python-version:3.8
4040
-name:Install dependencies
4141
run:pip install tox pytest-github-actions-annotate-failures
4242
-name:Run tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp