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

This commit is contained in:
XenGi 2026-02-15 12:55:44 +01:00
parent 4a70951f89
commit 42a0f0f882

View file

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