We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdebce commit 5d7e0aaCopy full SHA for 5d7e0aa
.github/workflows/main.yml
@@ -194,7 +194,7 @@ jobs:
194
working-directory: packages/scramjet/packages/runway
195
196
- name: Run Runway tests
197
- run: pnpm test
+ run: pnpm test --parallel 4
198
199
200
rewritertests:
packages/scramjet/.github/workflows/main.yml
@@ -197,7 +197,7 @@ jobs:
working-directory: packages/runway
201
202
203
0 commit comments