Skip to content

Commit

Permalink
ci: fix pre-commit pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Privitere <[email protected]>
  • Loading branch information
cprivitere committed Sep 27, 2024
1 parent 544f825 commit 0269373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Install Python3
uses: actions/setup-python@v5
with:
python-version: 3

- name: Install tflint
uses: terraform-linters/setup-tflint@v4
Expand Down

0 comments on commit 0269373

Please sign in to comment.