jeol-t330a/.forgejo/workflows/succd.yaml
Serge Bazanski 1a9dde2ddf
Some checks failed
/ test (push) Failing after 20s
succd: add ci, tests
2024-09-28 15:47:29 +02:00

9 lines
187 B
YAML

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