Skip to content

Commit

Permalink
test(mc): add setup-opentofu to GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SRodi committed Jan 24, 2025
1 parent ae2d0ac commit 63c4bf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-multicloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: opentofu/setup-opentofu@v1
with:
tofu_version: 1.8.3

- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit 63c4bf0

Please sign in to comment.