Skip to content

Commit f06cb75

Browse files
committed
parallelize
1 parent 3b7fa28 commit f06cb75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
max-parallel: 1
1616
matrix:
1717
# TODO: unlock parallel testing by using more API keys
18-
python-test:
19-
version: [3.6, 3.7, 3.8]
18+
python-test.version: [3.6, 3.7, 3.8]
2019

2120
steps:
2221
- name: Cancel previous workflow

0 commit comments

Comments
 (0)