This repository has been archived by the owner on May 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add try-runtime github workflow (#245)
* add try-runtime feature build * fix not found in scope issue * fix cargo fmt issue * add executor on try-runtime feature * inline import * add try-runtime workflow for storage migrations * update workflow * remove time * use cache restore * We do not need to check try-runtime feature on every PR * missing symbol * workflow should work on subsequent pushes * update workflow * add `paths-ignore` * remove `cargo build` * update Github action * update Github action * update to use contains * Update Github Action * Update Github Action
- Loading branch information