honeycomb-ipc/.forgejo/workflows/demo.yaml
user0-07161 71c00225d8
All checks were successful
/ test (push) Successful in 41s
test workflow running
2026-02-09 19:52:52 +01:00

6 lines
84 B
YAML

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