zero2prod/.forgejo/workflows/demo.yaml
Jasper Ras 63c0040487
All checks were successful
/ test (push) Successful in 0s
the runner has a different label
2026-02-26 21:14:49 +01:00

6 lines
84 B
YAML

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