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

This commit is contained in:
david 2024-07-22 00:12:46 +02:00
parent c860590399
commit ebeec2d03b

View file

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