Skip to content

Commit 77b2beb

Browse files
committed
Disable fail-fast
1 parent 2482aa1 commit 77b2beb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox-checkbox.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
tox_test_checkbox_component:
9494
needs: get_path_matrix
9595
strategy:
96+
fail-fast: false
9697
matrix:
9798
path_flag: ${{ fromJson(needs.get_path_matrix.outputs.path_flag) }}
9899
python: ["3.5", "3.6", "3.8", "3.10", "3.12"]

0 commit comments

Comments
 (0)