Skip to content

Commit bd6d19a

Browse files
committed
Update the deploy script
1 parent 17323dd commit bd6d19a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111

1212
runs-on: ubuntu-18.04
1313
strategy:
14+
fail-fast: false
1415
max-parallel: 6
1516
matrix:
1617
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]

0 commit comments

Comments
 (0)