mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
remove redundant action (#120)
This commit is contained in:
@@ -73,9 +73,6 @@ jobs:
|
||||
- name: Run tests
|
||||
run: cargo test --release
|
||||
|
||||
- name: Check build
|
||||
run: cargo check --release
|
||||
|
||||
- name: Check clippy
|
||||
run: cargo clippy --release --locked --all-targets -- -D warnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user