Skip to content

Commit 1ea7c9c

Browse files
committed
ci(audit-signatures): stop verifying in the matrix due to lack of corepack support in old versions
1 parent 85a3383 commit 1ea7c9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node-ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
cache: npm
3131
node-version: ${{ matrix.node }}
3232
- run: npm clean-install
33-
- run: corepack npm audit signatures
3433
- run: npm test
3534
verify:
3635
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)