WIP: automated-testing #9

Draft
cascode wants to merge 30 commits from automated-testing into main
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 5ae1314bb7 - Show all commits

View File

@ -10,6 +10,8 @@ jobs:
image: "rust:1.73-alpine3.18"
name: format
steps:
- name: TODO put in image base
run: apk add nodejs
- uses: actions/checkout@v4
- name: TODO put in image base
run: rustup component add rustfmt