Update .forgejo/workflows/demo.yaml

This commit is contained in:
Lievito 2025-07-10 21:38:39 +00:00
parent b1b5c4bc32
commit 8711e27a5f

View file

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