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 df3a94b commit 62555e0Copy full SHA for 62555e0
.github/workflows/ci.yml
@@ -26,7 +26,6 @@ jobs:
26
node-version: 18.13.0
27
- name: Install dependencies
28
run: npm install
29
- - name: Run headless test
30
- name: Build package
31
run: npm build
32
- name: Run headless test
0 commit comments