We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786ad72 commit aedbb0bCopy full SHA for aedbb0b
.github/workflows/ci.yml
@@ -39,5 +39,5 @@ jobs:
39
- name: Playground prepare
40
run: npm run dev:prepare
41
42
- - name: Test
43
- run: npm run test
+ - name: Prepack
+ run: npm run prepack
0 commit comments