Fix CI formatting bug
Some checks failed
Build and Test / splatoon (push) Failing after 33s
Build and Test / friends (push) Failing after 9s

This commit is contained in:
red binder 2026-04-26 00:43:38 +02:00
commit 1befcf11a2

View file

@ -11,7 +11,7 @@ env:
jobs:
splatoon:
runs-on: alpine:latest
runs-on: alpine
steps:
- name: Checkout repository
@ -40,7 +40,7 @@ jobs:
run: ./.ci-scripts/make-edition.sh splatoon
friends:
runs-on: alpine:latest
runs-on: alpine
steps:
- name: Checkout repository