We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca87823 commit ff71a64Copy full SHA for ff71a64
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
- uses: actions/setup-node@v5
36
with:
37
node-version: ${{ matrix.node }}
38
- cache: npm
39
- run: npm install
40
- run: npm test
41
0 commit comments