add checkout
Some checks failed
checks / format (push) Failing after 8s
checks / format (pull_request) Failing after 3s
Some checks failed
checks / format (push) Failing after 8s
checks / format (pull_request) Failing after 3s
This commit is contained in:
@ -10,6 +10,7 @@ jobs:
|
||||
image: "rust:1.73-alpine3.18"
|
||||
name: format
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: TODO put in image base
|
||||
run: rustup component add rustfmt
|
||||
- name: ls
|
||||
|
Reference in New Issue
Block a user