Skip to content

Commit

Permalink
Support opentofu
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Jul 17, 2024
1 parent 1319d34 commit 5bc9d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
component: "foobar"
stack: "plat-ue2-sandbox"
atmos-config-path: ${{ runner.temp }}
atmos-version: 1.81.0

- uses: actions/checkout@v4
with:
Expand All @@ -63,4 +64,5 @@ jobs:
component: "foobar"
stack: "plat-ue2-sandbox"
atmos-config-path: ${{ runner.temp }}
atmos-version: 1.81.0
debug: true

0 comments on commit 5bc9d80

Please sign in to comment.