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