Compare commits
1 commit
a8d97ce0b3
...
000c9403d5
| Author | SHA1 | Date | |
|---|---|---|---|
| 000c9403d5 |
1 changed files with 0 additions and 4 deletions
|
|
@ -36,10 +36,6 @@ jobs:
|
||||||
- name: "Check Format"
|
- name: "Check Format"
|
||||||
run: cargo fmt --check
|
run: cargo fmt --check
|
||||||
working-directory: rust
|
working-directory: rust
|
||||||
- name: "Build"
|
|
||||||
run: |
|
|
||||||
cargo build --locked
|
|
||||||
working-directory: rust
|
|
||||||
- name: "Lint"
|
- name: "Lint"
|
||||||
run: |
|
run: |
|
||||||
rustup component add clippy
|
rustup component add clippy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue