Add demo CI file
All checks were successful
/ test (push) Successful in 31s

This commit is contained in:
Blizzard Finnegan 2023-06-06 10:25:58 -04:00
parent 0f01d4c4be
commit d170d240eb
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

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