We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2482aa1 commit 77b2bebCopy full SHA for 77b2beb
.github/workflows/tox-checkbox.yaml
@@ -93,6 +93,7 @@ jobs:
93
tox_test_checkbox_component:
94
needs: get_path_matrix
95
strategy:
96
+ fail-fast: false
97
matrix:
98
path_flag: ${{ fromJson(needs.get_path_matrix.outputs.path_flag) }}
99
python: ["3.5", "3.6", "3.8", "3.10", "3.12"]
0 commit comments