Testing-git/.forgejo/workflows/runpy.yaml
Bart Koolen 66bad77b74
All checks were successful
/ test (push) Successful in 0s
Updated workflow to native
2026-04-04 22:02:00 +02:00

6 lines
84 B
YAML

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