poire.dev/.forgejo/workflows/demo.yaml
Aram Peres b15426f277
All checks were successful
/ test (push) Successful in 1s
test ci runner
2025-08-23 01:32:21 -04:00

6 lines
84 B
YAML

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