We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56da322 commit 8cd8212Copy full SHA for 8cd8212
.github/workflows/changerelease.yml
@@ -13,6 +13,7 @@ jobs:
13
changerelease:
14
continue-on-error: true
15
strategy:
16
+ fail-fast: false
17
matrix:
18
runner: ["ubuntu-22.04"]
19
python: ["3.11"]
0 commit comments