mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 05:37:57 +00:00
@@ -74,6 +74,9 @@ jobs:
|
||||
- name: Check benchmarking compilation
|
||||
run: cargo check --release --features runtime-benchmarks
|
||||
|
||||
- name: Run tests with async backing
|
||||
run: cargo test --release --features="async-backing"
|
||||
|
||||
- name: Check clippy
|
||||
run: cargo clippy --release --locked --all-targets -- -D warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user