succd: add ci, tests
All checks were successful
/ test (push) Successful in 4s

This commit is contained in:
Serge Bazanski 2024-09-28 15:28:49 +02:00
parent 96e07ece2d
commit 2454a44350
3 changed files with 109 additions and 0 deletions

View file

@ -0,0 +1,7 @@
on: [push, pull_request]
jobs:
test:
runs-on: self-hosted-nixos-x86_64
steps:
- uses: https://github.com/actions/checkout@v4
- run: cd succbone/succd && ./ci.sh