Skip to content

Commit

Permalink
ci: 🎡 prevent fast fail
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Sep 17, 2024
1 parent a03c888 commit 89e38aa
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 @@ -9,6 +9,7 @@ on:
jobs:
ci-step:
strategy:
fail-fast: false
matrix:
target: ['ci:build', 'ci:test', 'ci:lint', 'ci:e2e', 'build docs']
runs-on: ubuntu-latest
Expand Down

0 comments on commit 89e38aa

Please sign in to comment.