Skip to content

Commit 0232502

Browse files
committed
skip playground in setup
1 parent e8733db commit 0232502

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
env:
3131
# Kept getting npm ECOMPROMISED errors on windows. This fixed it.
3232
npm_config_cache: ${{ runner.temp }}/npm-cache
33+
SKIP_PLAYGROUND: true
3334

3435
- name: ʦ TypeScript
3536
run: npm run typecheck

0 commit comments

Comments
 (0)