Skip to content

Commit 1bbb8d6

Browse files
committed
Setting fail-fast to true
1 parent 4a64f1c commit 1bbb8d6

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
@@ -15,6 +15,7 @@ jobs:
1515
- '>=5.1,<5.2'
1616
- '>=5.0,<5.1'
1717
- '>=4.2,<4.3'
18+
fail-fast: false
1819
steps:
1920
- uses: actions/checkout@v2
2021
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)