fix: ci trial with matrix extension to set wrapper

Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
Dmitry Kisler 2023-10-10 00:20:41 +02:00
parent 0c987c51b8
commit 08060021de
No known key found for this signature in database
GPG key ID: 46C0A987D58548F6

View file

@ -179,9 +179,11 @@ jobs:
tofu_wrapper: ${{ matrix['tofu-wrapper'] }}
- name: Check No Arguments
shell: bash
run: tofu || exit 0
- name: Check Single Argument
shell: bash
run: tofu help || exit 0
- name: Check Single Argument Hyphen