Skip to content

Commit

Permalink
fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
yparitcher committed Dec 28, 2021
1 parent 2bbc0d4 commit 027dc87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -104,6 +104,7 @@ jobs:
- name: Build
run: make TARGET=${{ matrix.target || matrix.name }} all
strategy:
fail-fast: false
matrix:
name: [ cervantes, kindlepw2, pocketbook]
include:
Expand Down

0 comments on commit 027dc87

Please sign in to comment.