Commit 9fef0dd
Mohammod Al Amin Ashik
fix(ci): disable cargo package verification for release-plz
Internal workspace dependencies use path-only references without versions.
Since we're not publishing to crates.io (git_only = true), cargo package
verification is not needed and causes false failures.1 parent 7bd6124 commit 9fef0dd
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments