Skip to content

Commit

Permalink
Remove unused GitHub action jjob id
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Mar 26, 2024
1 parent 0796ece commit a19f790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/terraform-ci-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- uses: actions/checkout@v4

- name: Terraform Init
id: init
run: terraform init -backend-config="key=pr_${{ github.event.number }}.tfstate"

- name: Terraform Destroy
Expand Down

0 comments on commit a19f790

Please sign in to comment.