We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265b9d5 commit aebda32Copy full SHA for aebda32
.github/workflows/run-tests.yml
@@ -16,6 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
timeout-minutes: 30
18
strategy:
19
+ fail-fast: false
20
matrix:
21
shard: [1, 2, 3, 4, 5, 6]
22
steps:
0 commit comments