add debug ls
Some checks failed
checks / format (push) Failing after 3s
checks / format (pull_request) Failing after 2s
Some checks failed
checks / format (push) Failing after 3s
checks / format (pull_request) Failing after 2s
This commit is contained in:
@ -11,6 +11,6 @@ jobs:
|
||||
name: format
|
||||
steps:
|
||||
- name: TODO put in image base
|
||||
run: rustup component add rustfmt
|
||||
run: "rustup component add rustfmt && ls"
|
||||
- name: rustfmt
|
||||
run: cargo fmt --check
|
||||
|
Reference in New Issue
Block a user