Skip to content

Commit

Permalink
Run CSV export in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Nov 20, 2024
1 parent 72ac68f commit 4788703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
--help
# Test CSV export.
--output-format csv --all-managers managers
--verbosity DEBUG --output-format csv --all-managers managers
# XXX Ideally we would like to use --no-color to simplify Homebrew's formula checks.
# See: https://github.com/kdeldycke/meta-package-manager/issues/1004
Expand Down

0 comments on commit 4788703

Please sign in to comment.