Skip to content

Commit

Permalink
Merge branch 'master' into skunert/beefy-simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
skunert authored Jul 26, 2024
2 parents 1b830ae + fc07bda commit 218c3ed
Show file tree
Hide file tree
Showing 15 changed files with 1,423 additions and 269 deletions.
2 changes: 1 addition & 1 deletion .config/zepter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ workflows:
]
# The umbrella crate uses more features, so we to check those too:
check_umbrella:
- [ $check.0, '--features=serde,experimental,with-tracing,tuples-96,with-tracing', '-p=polkadot-sdk' ]
- [ $check.0, '--features=serde,experimental,runtime,with-tracing,tuples-96,with-tracing', '-p=polkadot-sdk' ]
# Same as `check_*`, but with the `--fix` flag.
default:
- [ $check.0, '--fix' ]
Expand Down
Loading

0 comments on commit 218c3ed

Please sign in to comment.