Skip to content

Commit

Permalink
Enable teardown again
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Apr 20, 2024
1 parent 1727694 commit 29b6eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,8 @@ jobs:
environment: integration-tests
runs-on: ubuntu-latest
needs: integration-test
#if: always()
if: false
if: always()
#if: false
env:
tf_actions_working_dir: "${{ github.workspace }}/test-infra/terraform/test-environment"
ARM_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
Expand Down

0 comments on commit 29b6eb7

Please sign in to comment.