mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Fix (probably) shfmt
This commit is contained in:
parent
1bb18993cb
commit
2d2bf202f7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -35,3 +35,5 @@ jobs:
|
|||
|
||||
- name: Lint
|
||||
run: pre-commit run --color=always --all-files
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
|
|
|||
Loading…
Reference in a new issue