testing runner

This commit is contained in:
Jordan Herzstein 2025-01-22 15:37:08 -05:00
parent d299ecce59
commit e6f32768b6

7
.forgejo/demos/demo.yml Normal file
View file

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