Testing-git/.forgejo/workflows/runpy.yaml
Bart Koolen a738025836
Some checks failed
/ test (push) Failing after 27s
Added workflow
2026-04-04 21:52:39 +02:00

6 lines
91 B
YAML

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