Update .forgejo/workflows/demo.yaml
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Lievito 2025-07-10 22:35:11 +00:00
parent 335ee39ff2
commit 22e75e41c4

View file

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