1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Limit formats to html while debugging config.

This commit is contained in:
Richard Brooksby 2023-02-02 04:33:32 +00:00
parent 130697f0e2
commit e1e0bfb6ef

View file

@ -4,7 +4,8 @@
version: 2
formats: all
formats:
- html
build:
os: ubuntu-22.04