.forgejo workflow: + CI nix build for xo-reflectutil
All checks were successful
CI / smoke-test (push) Successful in 16s

This commit is contained in:
Roland Conybeare 2026-05-24 19:06:15 -04:00
commit 5192ae3486

View file

@ -61,3 +61,7 @@ jobs:
- name: build xo-randomgen
run:
nix-build ci.nix -A xo-randomgen
- name: build xo-reflectutil
run:
nix-build ci.nix -A xo-reflectutil