WIP: automated-testing #9

Draft
cascode wants to merge 30 commits from automated-testing into main
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 57313ddf7c - Show all commits

View File

@ -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