Skip to content

Commit 7e02b02

Browse files
authored
Merge pull request #606 from AikidoSec/fail-fast
Let all benchmarks run even if one fails
2 parents 5e30999 + d0e1c1f commit 7e02b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "27016:5432"
2424
timeout-minutes: 10
2525
strategy:
26+
fail-fast: false
2627
matrix:
2728
node-version: [20.x, 24.x]
2829
steps:

0 commit comments

Comments
 (0)