Skip to content

Commit f829273

Browse files
committed
comment
1 parent eae16b7 commit f829273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzz.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
node-version: "18"
2323

2424
# npm@9 may fail with https://github.com/npm/cli/issues/6723
25+
# npm@10 may fail with "GitFetcher requires an Arborist constructor to pack a tarball"
2526
- run: npm install -g npm@8
2627
- run: npm ci
2728
- run: npm run test:fuzz

0 commit comments

Comments
 (0)