Skip to content

Commit

Permalink
publish: Don't fail fast (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmhewitt authored Nov 14, 2023
1 parent e97da76 commit 5dc422c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
image: [
development-target,
Expand Down

0 comments on commit 5dc422c

Please sign in to comment.