Skip to content

Commit

Permalink
feat(packaging): add codecov-cli to optional packages
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jun 22, 2023
1 parent 230d0d3 commit 3463d4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chezmoi/.chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ packages:
- name: code-cli
brew: true
scope: optional
- name: codecov-cli
pipx: true
check_installed: command -v codecovcli &>/dev/null
scope: optional
- name: commitizen
brew: true
pipx: true
Expand Down

0 comments on commit 3463d4b

Please sign in to comment.