Skip to content

Commit

Permalink
Remove working directory change in preview flow
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jan 20, 2024
1 parent b0390a5 commit 40a276c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
with:
terraform_version: "1.6.6"
- run: terraform init
working-directory: ./terraform
- run: terraform plan
working-directory: ./terraform

0 comments on commit 40a276c

Please sign in to comment.