Skip to content

Commit e8751a6

Browse files
committed
chore: move other workflows back
1 parent 151b1f0 commit e8751a6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

test/cli/moon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ workspace:
88
tasks:
99
# Naming this differently so it's not picked up bu the main test workflow
1010
test.run:
11-
command: vitest --config ../../shared/vitest.config.ts . --no-threads
11+
command: vitest --config ../../shared/vitest.config.ts . --pool=forks
1212
inputs:
1313
- ./**/*.test.ts
1414
- package.json

0 commit comments

Comments
 (0)