test/.forgejo/workflows/demo.yaml
Christian Pointner 88aebc65c5
Some checks failed
/ test (push) Failing after 1m26s
update demo action
2024-12-30 14:58:45 +01:00

7 lines
106 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: sleep 600
- run: echo All Good