on: [push] jobs: test: runs-on: docker container: golang:1.23-bookworm steps: - uses: actions/checkout@v3 - run: cd succbone/succd && ./ci.sh