ci: check scdoc is happy
This commit is contained in:
parent
7e7393bd23
commit
18250311b9
@ -1,9 +1,11 @@
|
||||
image: alpine/edge
|
||||
packages:
|
||||
- go
|
||||
- scdoc
|
||||
sources:
|
||||
- https://git.sr.ht/~emersion/soju
|
||||
tasks:
|
||||
- build: |
|
||||
cd soju
|
||||
go test -v ./...
|
||||
scdoc <doc/soju.1.scd >/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user