Skip to content

Commit e1798b9

Browse files
committed
To many dashes
1 parent 90a395e commit e1798b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
touch packages/skin-database/config.js
4242
export CI=true
43-
npx turbo test -- -- --maxWorkers=2
43+
npx turbo test -- --maxWorkers=2
4444
env:
4545
NODE_ENV: test
4646
- name: Cache build artifacts for release

0 commit comments

Comments
 (0)