diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index e42858f..3e53310 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -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 \