Skip to content

Commit b4830cd

Browse files
authored
Apply suggestion from @joshblack
1 parent 4fce0bd commit b4830cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
needs: setup
2727
runs-on: ubuntu-latest
2828
strategy:
29-
fail-fast: false
29+
fail-fast: true
3030
max-parallel: 2
3131
matrix:
3232
order: [1, 2, 3, 4]

0 commit comments

Comments
 (0)