Testing-git/.forgejo/workflows/runpy.yaml
Bart Koolen e60315d415
All checks were successful
/ test (push) Successful in 18s
Updated workflow to debian-latest
2026-04-05 15:12:34 +02:00

6 lines
91 B
YAML

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