This commit is contained in:
Kovid Goyal 2026-06-24 10:06:28 +05:30
parent bf7689b211
commit f46930fc05
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -126,11 +126,8 @@ jobs:
- name: Run go vet
run: go version && go vet -tags testing ./...
- name: Build man page
run: make FAIL_WARN=1 man
- name: Build HTML docs
run: make FAIL_WARN=1 html
- name: Build docs
run: make FAIL_WARN=1 docs
- name: Build static kittens
run: python setup.py build-static-binaries