.forgejo/workflows/demo.yaml aktualisiert
All checks were successful
/ test (push) Successful in 23s

This commit is contained in:
hoernschen 2023-10-20 15:31:33 +00:00
parent 6fc18e016e
commit 6d32fbc0da

View file

@ -3,5 +3,4 @@ jobs:
test: test:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v3 - run: echo All Good
- run: echo "All Good"