chore: enhances tests.

Signed-off-by: Dmitry Kisler <admin@dkisler.com>
This commit is contained in:
Dmitry Kisler 2023-10-10 12:21:47 +02:00
parent 45ec8bfee0
commit ae5138eb8b
No known key found for this signature in database
GPG key ID: 46C0A987D58548F6
4 changed files with 219 additions and 202 deletions

View file

@ -17,9 +17,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
# TODO: add move versions to test when the feature is added
tofu-versions: [latest]
tofu-wrapper: ["true", "false"]
tofu-versions: [1.6.0-alpha1, latest]
tofu-wrapper: [true, false]
steps:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
@ -43,7 +42,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
tofu-wrapper: ["true", "false"]
tofu-wrapper: [true, false]
steps:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
@ -77,7 +76,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
tofu-wrapper: ["true", "false"]
tofu-wrapper: [true, false]
defaults:
run:
working-directory: ./.github/workflows/data/local