Skip to content

Commit bea81a9

Browse files
committed
gh actions: enable verbose builds
1 parent ed1e648 commit bea81a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
# `--evaluator streaming` would be preferable, but it results in
2727
# colmena exiting as successful after 2 seconds without doing anything,
2828
# even if nix-eval-jobs is installed.
29-
run: nix develop -c colmena build --keep-result --nix-option keep-going true
29+
run: nix develop -c colmena build --keep-result --nix-option keep-going true -v

0 commit comments

Comments
 (0)