fixed boilerplate path
This commit is contained in:
2
.github/workflows/fabric-linting.yml
vendored
2
.github/workflows/fabric-linting.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user