Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 0s

This commit is contained in:
Lievito 2025-07-10 22:50:29 +00:00
parent 4eb7c22342
commit 52e44465d8

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: usainbolt
steps: steps:
- run: Corri Usain! - run: Corri Usain!