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 62555e0 commit dd28febCopy full SHA for dd28feb
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install dependencies
28
run: npm install
29
- name: Build package
30
- run: npm build
+ run: npm run build
31
- name: Run headless test
32
uses: GabrielBB/[email protected]
33
with:
0 commit comments