roc-fnb-server/.forgejo/workflows/run-tests.yml
D. Scott Boggs 313733f1e8
Some checks are pending
/ run-tests (push) Waiting to run
Add test CI job
2025-06-01 12:41:36 -04:00

7 lines
89 B
YAML

on: [push]
jobs:
run-tests:
runs-on: docker
steps:
- run: echo it works!