Skip to content

Commit

Permalink
fix testing brew
Browse files Browse the repository at this point in the history
Signed-off-by: Rodolfo Sanchez <[email protected]>
  • Loading branch information
dolfolife committed Sep 19, 2023
1 parent 820fac4 commit 888cbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ brews:
description: "Advent of Code CLI to help you organize and test your solutions"
license: MIT
test: |
system "#{bin}/aoctl --version"
system "#{bin}/aoctl --help"

0 comments on commit 888cbd8

Please sign in to comment.