Skip to content

Commit 3b29e82

Browse files
committed
ci(audit-signatures): limit to the dev version of node since updating corepack has windows problems
1 parent 22af6fd commit 3b29e82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
node-version: "${{ matrix.node-version }}"
3838
cache: npm
3939
- run: npm clean-install
40-
- run: npm install --global corepack@latest
41-
- run: corepack npm audit signatures
4240
- run: npm test
4341

4442
test_dev:

0 commit comments

Comments
 (0)