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 dd67a3d commit 302b66cCopy full SHA for 302b66c
1 file changed
.github/workflows/test-and-release.yml
@@ -54,10 +54,6 @@ jobs:
54
run: |
55
npm install --no-progress --no-package-lock --no-save
56
57
- - name: Build
58
- run: |
59
- npm run build
60
-
61
- name: Install plugins
62
63
npm install \
0 commit comments