Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosestito committed Apr 19, 2023
1 parent 981c9e8 commit 0ce3822
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,6 @@ jobs:
with:
working-directory: test/e2e
spec: cypress/e2e/hana_scale_up_checks.cy.js
headless: true
- name: Remove VPC bindings
working-directory: terraform/deployments/aws
run: terraform workspace select trentoe2e && terraform state rm aws_vpc.vpc
- name: Destroy
uses: dflook/terraform-destroy-workspace@v1
continue-on-error: true
Expand Down

0 comments on commit 0ce3822

Please sign in to comment.