Skip to content

Commit

Permalink
maint: fix macos pattern, add new tests and format
Browse files Browse the repository at this point in the history
- darwin gh-r pattern now includes the `.dmg` extension
- `gh-r` tests for bit, gron, pulumi, atmos, keepassxc, alacrity, assh,
  and dog
- clean up duplicate code with formatting and moving duplicate logic to
  the default ice, if possible

See #243 #245 #247

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>():
  • Loading branch information
vladdoster committed May 6, 2022
1 parent d60638f commit f2d1cc2
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .zunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ directories:
tests: tests
output: tests/_output
support: tests/_support
fail_fast: false
fail_fast: true
verbose: true
Loading

0 comments on commit f2d1cc2

Please sign in to comment.