.forgejo workflow: + nix build xo-randomgen
All checks were successful
CI / smoke-test (push) Successful in 1m19s
All checks were successful
CI / smoke-test (push) Successful in 1m19s
This commit is contained in:
parent
3f3bb773f5
commit
5619637cda
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue