Update .forgejo/workflows/test.yml
All checks were successful
/ test (push) Successful in 31s

This commit is contained in:
Ecorous 2024-05-12 11:13:11 +02:00
parent e850a5fa24
commit f4262c97b3

View file

@ -1,6 +1,6 @@
runs-on: docker
container:
image: alpine:3.18
on: [push]
jobs:
test:
run: echo hi
runs-on: docker
steps:
- run: echo All Good