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

This commit is contained in:
Lievito 2025-07-10 22:45:23 +00:00
parent 8e3a37104f
commit ea0b321a43

View file

@ -1,6 +1,6 @@
on: [push]
jobs:
test:
runs-on: usainbolt
runs-on: docker
steps:
- run: echo All Good!