Lindenii Project Forge
Login

scdoc

scdoc mirror for performance testing

/.build.yml (raw)

image: alpine/edge
sources:
- https://git.sr.ht/~sircmpwn/scdoc
tasks:
- build: |
    cd scdoc
    make
- check: |
    cd scdoc
    make check