.forgejo/workflows/demo.yaml aktualisiert
Some checks failed
/ test (push) Failing after 0s

This commit is contained in:
david 2024-07-22 00:15:55 +02:00
parent 78d6387002
commit 55cccae17e

View file

@ -2,6 +2,6 @@ on: [push]
jobs:
test:
runs-on: docker
uses: code.forgejo.org/actions/checkout
uses: actions/checkout@v4
steps:
- run: echo All Good