We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf265e commit 9bf2af8Copy full SHA for 9bf2af8
1 file changed
.github/workflows/publish.yml
@@ -26,9 +26,6 @@ jobs:
26
- name: Install dependencies
27
run: npm ci
28
29
- - name: Run tests
30
- run: npm test
31
-
32
- name: Build
33
run: npm run build
34
0 commit comments