.forgejo workflow: + nix build xo-randomgen
All checks were successful
CI / smoke-test (push) Successful in 1m19s

This commit is contained in:
Roland Conybeare 2026-05-24 14:42:40 -04:00
commit 5619637cda

View file

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