We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a3383 commit 1ea7c9cCopy full SHA for 1ea7c9c
.github/workflows/node-ci.yml
@@ -30,7 +30,6 @@ jobs:
30
cache: npm
31
node-version: ${{ matrix.node }}
32
- run: npm clean-install
33
- - run: corepack npm audit signatures
34
- run: npm test
35
verify:
36
runs-on: ubuntu-latest
0 commit comments