Skip to content

Commit 477d8b5

Browse files
authored
Update test.yml
1 parent 3c420e3 commit 477d8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ concurrency:
1818
jobs:
1919
build:
2020
runs-on: ubuntu-latest
21-
fail-fast: false
2221
strategy:
22+
fail-fast: false
2323
matrix:
2424
python-version: ['3.7', '3.8', '3.9', '3.10']
2525

0 commit comments

Comments
 (0)