We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de337f0 commit 294f75aCopy full SHA for 294f75a
1 file changed
.github/workflows/run-samples.yml
@@ -23,8 +23,8 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- shard: [1, 2]
27
- splits: [2]
+ shard: [1, 2, 3, 4]
+ splits: [4]
28
runs-on: ubuntu-latest
29
30
env:
0 commit comments