Skip to content

Commit 79a18ab

Browse files
committed
chore(ci): disable fail fast
1 parent c3adacc commit 79a18ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-22.04
88
strategy:
9+
fail-fast: false
910
matrix:
1011
python: [3.7, 3.8, 3.9, '3.10', '3.11', '3.12', '3.13']
1112
urllib3-line: ["lt2", "ge2"]

0 commit comments

Comments
 (0)