We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efc03a commit 4f1fa64Copy full SHA for 4f1fa64
.github/workflows/node.js.yml
@@ -23,5 +23,4 @@ jobs:
23
with:
24
node-version: ${{ matrix.node-version }}
25
- run: npm install
26
- - run: npm run build --if-present
27
- run: npm test
0 commit comments