diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8268ae8..9d71e8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Install run: | - npm install + npm install --ignore-scripts - name: Run tests run: |