Add .forgejo/workflows/test.yml

This commit is contained in:
earl-warren 2024-06-03 13:03:36 +00:00
parent 31fd30507c
commit d829c131f2

View file

@ -0,0 +1,5 @@
jobs:
test:
runs-on: docker
steps:
- run: echo All Good