Skip to content

Commit

Permalink
Merge pull request #18 from mineiros-io/jan/fix-pre-commit-test
Browse files Browse the repository at this point in the history
Fix failing terraform validate in pre-commit test
  • Loading branch information
thenaturalist authored Jun 29, 2020
2 parents 53e3f6b + 9a5bf9d commit 747a30d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ default: help

## Run pre-commit hooks in build-tools docker container.
.PHONY: test/pre-commit
test/pre-commit: DOCKER_FLAGS += ${DOCKER_GITHUB_FLAGS}
test/pre-commit:
$(call docker-run,pre-commit run -a)

Expand Down

0 comments on commit 747a30d

Please sign in to comment.