Skip to content

Commit

Permalink
Debug actions and precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Meyers committed Feb 22, 2024
1 parent 0bfb9aa commit 5b2cb9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
tar -xzf terraform-docs.tar.gz
chmod +x terraform-docs
mv terraform-docs /usr/local/bin/
# - name: Install dependencies for Python tests
# run: |
# pip install -e ".[test]"
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,5 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc

terraform-docs

0 comments on commit 5b2cb9d

Please sign in to comment.