We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f0cd6 commit a5d94b9Copy full SHA for a5d94b9
.github/workflows/sql-benchmarks.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
bench:
12
strategy:
13
+ fail-fast: false
14
matrix:
15
# Regarding "include:":
16
# https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/running-variations-of-jobs-in-a-workflow#example-adding-configurations
0 commit comments