Skip to content

Commit

Permalink
sd nix qreview: ignore failures
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <lucas59356@gmail.com>
  • Loading branch information
lucasew committed Dec 31, 2024
1 parent 5639957 commit 9358b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/nix/qreview
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export JOB_LABEL="review #$PR $*"
ssh whiterun \
ts \
-m \
systemd-run --user --working-directory ~/nixpkgs -P \
systemd-run --user --working-directory ~/nixpkgs -P --collect \
sdw nix review --really pr "$PR" \
--no-shell \
--post-result \
Expand Down

0 comments on commit 9358b66

Please sign in to comment.