Skip to content

Commit

Permalink
fix: fixed brew test command
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Mar 30, 2021
1 parent 010f6ba commit fc243e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ brews:
zsh_completion.install "completions/multi-gitter.zsh" => "_multi-gitter"
fish_completion.install "completions/multi-gitter.fish"
test: |
system "#{bin}/multi-gitter version"
system "#{bin}/multi-gitter", "version"

0 comments on commit fc243e8

Please sign in to comment.