Skip to content

Commit

Permalink
ci(audit): don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Bostoen committed Nov 29, 2024
1 parent b6616d4 commit 465565f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
security-audit:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
project: [bolt-sidecar, bolt-cli, bolt-boost]
name: Security Audit for ${{ matrix.project }}
Expand Down

0 comments on commit 465565f

Please sign in to comment.