zero2prod/.forgejo/workflows/demo.yaml
Jasper Ras aad2df765b
Some checks are pending
/ test (push) Waiting to run
test forgejo runner
2026-02-26 21:12:15 +01:00

6 lines
83 B
YAML

on: [push]
jobs:
test:
runs-on: local
steps:
- run: echo All good!