Skip to content

Commit

Permalink
[#181] Remove checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
nvminhtue committed Jan 8, 2024
1 parent ec61ed6 commit a50081b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-generated-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
- name: Generate project
run: . ./scripts/generateAdvancedAWS.sh

- name: Checkout the repository
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- name: Install Terraform
uses: hashicorp/setup-terraform@v2
with:
Expand Down

0 comments on commit a50081b

Please sign in to comment.