We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5a26d commit dccb69dCopy full SHA for dccb69d
1 file changed
.github/workflows/node.js.yml
@@ -23,4 +23,4 @@ jobs:
23
uses: actions/setup-node@v4
24
with:
25
node-version: ${{ matrix.node }}
26
- - run: npm run test
+ - run: unzip --version
0 commit comments