mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
ci: actually build threads in ci
This commit is contained in:
parent
a92ff5da1d
commit
5e32da9578
@ -92,6 +92,7 @@ in pkgs.stdenvNoCC.mkDerivation {
|
||||
${click} -k -p -i ${pokeApp "%agents" "noun" "test"} ./pier
|
||||
${click} -k -p -i ${pokeApp "%generators" "noun" "test"} ./pier
|
||||
${click} -k -p -i ${pokeApp "%marks" "noun" "test"} ./pier
|
||||
${click} -k -p -i ${pokeApp "%threads" "noun" "test"} ./pier
|
||||
|
||||
${click} -k -p -i ${appThread "mass" "hood"} ./pier
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user