Compare commits

..

1 commit

Author SHA256 Message Date
ff2f20544b add testing action
Some checks failed
/ test (push) Has been cancelled
2025-05-17 23:26:02 -04:00

View file

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