mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: improve deps for payload prims (#12374)
This commit is contained in:
@ -16,6 +16,7 @@ workflows:
|
||||
# Do not try to add a new section into `[features]` of `A` only because `B` expose that feature. There are edge-cases where this is still needed, but we can add them manually.
|
||||
"--left-side-feature-missing=ignore",
|
||||
# Ignore the case that `A` it outside of the workspace. Otherwise it will report errors in external dependencies that we have no influence on.
|
||||
|
||||
"--left-side-outside-workspace=ignore",
|
||||
# Auxillary flags:
|
||||
"--offline",
|
||||
|
||||
Reference in New Issue
Block a user