Skip to content

Commit 8cd8212

Browse files
Do I also need to not fail fast?
1 parent 56da322 commit 8cd8212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changerelease.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
changerelease:
1414
continue-on-error: true
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
runner: ["ubuntu-22.04"]
1819
python: ["3.11"]

0 commit comments

Comments
 (0)