We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a395e commit e1798b9Copy full SHA for e1798b9
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
touch packages/skin-database/config.js
42
export CI=true
43
- npx turbo test -- -- --maxWorkers=2
+ npx turbo test -- --maxWorkers=2
44
env:
45
NODE_ENV: test
46
- name: Cache build artifacts for release
0 commit comments