Run tests on PR #1
@@ -2,6 +2,7 @@ steps:
|
||||
- name: format
|
||||
image: rust:latest
|
||||
commands:
|
||||
- rustup component add rustfmt
|
||||
- cargo fmt --all --check
|
||||
|
||||
- name: clippy
|
||||
|
Reference in New Issue
Block a user