Skip to content

Commit f348f6b

Browse files
committed
ci: don't regenerate lockfile
1 parent f68670c commit f348f6b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.changes/config.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
"getPublishedVersion": "cargo search ${ pkgFile.pkg.package.name } --limit 1 | sed -nE 's/^[^\"]*\"//; s/\".*//1p' -",
88
"prepublish": [
99
"cargo install cargo-audit --features=fix",
10-
{
11-
"command": "cargo generate-lockfile",
12-
"dryRunCommand": true,
13-
"runFromRoot": true,
14-
"pipe": true
15-
},
1610
{
1711
"command": "echo '<details>\n<summary><em><h4>Cargo Audit</h4></em></summary>\n\n```'",
1812
"dryRunCommand": true,

0 commit comments

Comments
 (0)