.forgejo workflow: + CI nix build for xo-reflectutil
All checks were successful
CI / smoke-test (push) Successful in 16s
All checks were successful
CI / smoke-test (push) Successful in 16s
This commit is contained in:
parent
8aa331f63a
commit
5192ae3486
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue