Compare commits

...

1 commit
master ... ci

Author SHA1 Message Date
3380b38037 add initial ci file
Some checks failed
/ test (push) Has been cancelled
2024-10-15 23:44:39 -05:00

View file

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