test
Some checks failed
checks / format (push) Failing after 39s
Some checks failed
checks / format (push) Failing after 39s
This commit is contained in:
@ -12,7 +12,9 @@ jobs:
|
||||
steps:
|
||||
- name: TODO put in image base
|
||||
run: apk add nodejs
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
github-server-url: "https://code.communitymedia.network"
|
||||
- name: TODO put in image base
|
||||
run: rustup component add rustfmt
|
||||
- name: ls
|
||||
|
Reference in New Issue
Block a user