fixed boilerplate path

This commit is contained in:
caiotavaresdito
2021-10-26 20:07:57 -04:00
parent bdd6ca9d6d
commit ac728fe8f6

View File

@@ -28,7 +28,7 @@ jobs:
- name: Boilterplate
id: boilerplate
run: |
python3 tools/check_boilerplate.py $HOME/
python3 tools/check_boilerplate.py .
- name: Terraform Linting Check
id: fmt