Better to start in default
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
Johan Wassberg 2024-09-10 14:41:15 +02:00
parent 12a0c4d29f
commit 467de6d1da
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -5,8 +5,6 @@ on:
jobs: jobs:
test: test:
runs-on: docker runs-on: docker
container:
image: alpine:3.18
steps: steps:
- run: echo All Good - run: echo All Good
- uses: actions/checkout@v4 - uses: actions/checkout@v4