Skip to content

Commit

Permalink
test(action): Change test command from --help to --version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Jul 28, 2024
1 parent 5a95b8f commit e34c7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: command -v changelog-generator
- name: Binary runs
shell: bash
run: changelog-generator --help
run: changelog-generator --version

0 comments on commit e34c7a8

Please sign in to comment.