MFer said cippy
This commit is contained in:
parent
f00778d6cd
commit
16b1d6f29d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Check
|
||||
run: cargo check --verbose
|
||||
- name: Clippy
|
||||
run: cargo cippy
|
||||
run: cargo clippy
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
|
Loading…
Add table
Reference in a new issue