test(args): use multiple arguments for testing

This commit is contained in:
orhun
2021-06-19 22:57:51 +03:00
parent 79d085ac4a
commit fb2383ad8b

View File

@@ -16,7 +16,7 @@ jobs:
uses: ./ uses: ./
with: with:
config: fixtures/cliff.toml config: fixtures/cliff.toml
args: --verbose args: --verbose --strip footer
env: env:
OUTPUT: fixtures/CHANGELOG.md OUTPUT: fixtures/CHANGELOG.md
- name: Print the changelog - name: Print the changelog