Add .forgejo/workflows/test.yaml

This commit is contained in:
Fijxu 2024-03-15 12:50:14 -03:00
commit cb22620875

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good