Skip to content

Commit

Permalink
change message
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed May 20, 2024
1 parent 2977664 commit ca808ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
sed -i 's#hixCli\.dev = true#hixCli\.dev = false#' $=dev_cli_test_flakes
if nix run .#test -- $=dev_cli_test_names
then
message 'Tests succeeded, committing updated test flakes.'
message 'Tests succeeded, adding updated test flakes.'
else
die 'Tests failed, aborting.'
fi
Expand Down

0 comments on commit ca808ba

Please sign in to comment.