diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6bcc5fa3b..ac18e4724 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,5 +17,4 @@ jobs: node-version: ${{ matrix.node-version }} - run: npm i - run: | - node -e "require('spec-up')({ nowatch: true })" npm run spec \ No newline at end of file