Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 5bc7078

Browse files
author
Jonas Bostoen
committed
ci(audit): don't fail fast
1 parent bf169f1 commit 5bc7078

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
security-audit:
3333
runs-on: ubuntu-latest
3434
strategy:
35+
fail-fast: false
3536
matrix:
3637
project: [bolt-sidecar, bolt-cli, bolt-boost]
3738
name: Security Audit for ${{ matrix.project }}

0 commit comments

Comments
 (0)