.forgejo workflow: + testutil
All checks were successful
CI / smoke-test (push) Successful in 6m22s

This commit is contained in:
Roland Conybeare 2026-05-26 00:03:50 -04:00
commit d4b4d29b58

View file

@ -78,10 +78,14 @@ jobs:
run:
nix-build ci.nix -A xo-printable2
- name: build xo-testutil
run:
nix-build ci.nix -A xo-testutil
- name: build xo-alloc2
run:
nix-build ci.nix -A xo-alloc2
- name: build xo-gc
run:
nix-build ci.nix -A xo-gc
# - name: build xo-gc
# run:
# nix-build ci.nix -A xo-gc