Skip to content

Commit 366e4fc

Browse files
committed
parallelize
1 parent f06cb75 commit 366e4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Python ${{ matrix.python-test.version }}
4040
uses: actions/setup-python@v2
4141
with:
42-
python-version: ${{ matrix.python-test.version }}
42+
python-test.version: ${{ matrix.python-test.version }}
4343

4444
- name: yapf
4545
id: yapf

0 commit comments

Comments
 (0)