mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
change build to check without timing the CI
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
run: cargo test
|
||||
|
||||
- name: Check build
|
||||
run: cargo build --release
|
||||
run: cargo check --release
|
||||
|
||||
- name: Check clippy
|
||||
run: cargo clippy --locked --all-targets -- -D warnings
|
||||
|
||||
Reference in New Issue
Block a user