forgejo actions test
All checks were successful
/ test (push) Successful in 1m32s

This commit is contained in:
Techno Duck 2023-09-14 00:03:50 -04:00
parent 469d756c7e
commit 5dc5a58823

View file

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