Test more
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
Johan Wassberg 2024-09-10 14:39:33 +02:00
parent 39f2aa6fb0
commit 12a0c4d29f
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -9,3 +9,6 @@ jobs:
image: alpine:3.18
steps:
- run: echo All Good
- uses: actions/checkout@v4
with:
fetch-depth: 0