We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ac960 commit 1ced54bCopy full SHA for 1ced54b
.github/workflows/node.js.yml
@@ -33,7 +33,6 @@ jobs:
33
uses: actions/setup-node@v6
34
with:
35
node-version: ${{ matrix.node-version }}
36
- cache: "npm"
37
- run: npm ci
38
- run: npm run build --if-present
39
- run: npm test
0 commit comments