add testing action
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
sfeng 2025-05-17 23:26:02 -04:00
parent e4394a0625
commit ff2f20544b

View file

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