We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e73388 commit b56c31dCopy full SHA for b56c31d
.github/workflows/sharded-vitest.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
test:
12
runs-on: ubuntu-latest
13
+ environment: test
14
strategy:
15
matrix:
16
shard: [1, 2]
0 commit comments