forgejo-test-repo/.forgejo/workflows/compile-action.yaml
sfeng ff2f20544b
Some checks failed
/ test (push) Has been cancelled
add testing action
2025-05-17 23:26:02 -04:00

6 lines
83 B
YAML

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