This commit is contained in:
parent
5278b313e1
commit
22b500ef69
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
|
echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
|
||||||
|
|
||||||
- name: Format check
|
- name: Format check
|
||||||
|
continue-on-error: true
|
||||||
run: cargo fmt --check
|
run: cargo fmt --check
|
||||||
|
|
||||||
- name: Clippy
|
- name: Clippy
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue