Skip to content

Commit b56c31d

Browse files
committedNov 27, 2024·
fix: added test env
1 parent 9e73388 commit b56c31d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/sharded-vitest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
test:
1212
runs-on: ubuntu-latest
13+
environment: test
1314
strategy:
1415
matrix:
1516
shard: [1, 2]

0 commit comments

Comments
 (0)
Please sign in to comment.