Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d566679

Browse files
committed
ci: don't re-generate lockfile on prepublish
1 parent 3899d45 commit d566679

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
@@ -27,12 +27,6 @@
2727
"dryRunCommand": true,
2828
"pipe": true
2929
},
30-
{
31-
"command": "cargo generate-lockfile",
32-
"dryRunCommand": true,
33-
"runFromRoot": true,
34-
"pipe": true
35-
},
3630
{
3731
"command": "cargo audit ${ process.env.CARGO_AUDIT_OPTIONS || '' }",
3832
"dryRunCommand": true,

0 commit comments

Comments
 (0)