Skip to content

Commit

Permalink
Checkout first...
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerhead committed Dec 7, 2023
1 parent 3f134a6 commit 4f04cd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ jobs:
terraform_fmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: "1.5.7"
- run: terraform fmt -check -recursive

lint_aws:
Expand Down

0 comments on commit 4f04cd4

Please sign in to comment.