test
checks / format (push) Failing after 39s
Details
checks / format (push) Failing after 39s
Details
This commit is contained in:
parent
8fb226fafd
commit
2659b641ba
|
@ -12,7 +12,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: TODO put in image base
|
- name: TODO put in image base
|
||||||
run: apk add nodejs
|
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
|
- name: TODO put in image base
|
||||||
run: rustup component add rustfmt
|
run: rustup component add rustfmt
|
||||||
- name: ls
|
- name: ls
|
||||||
|
|
Loading…
Reference in New Issue