Skip to content

Commit

Permalink
fix: remove build step
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Oct 14, 2021
1 parent dd67a3d commit 302b66c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
run: |
npm install --no-progress --no-package-lock --no-save
- name: Build
run: |
npm run build
- name: Install plugins
run: |
npm install \
Expand Down

0 comments on commit 302b66c

Please sign in to comment.