add initial ci file
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Michael Zhang 2024-10-15 23:44:39 -05:00
parent 196eeec6e2
commit 3380b38037

View file

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