Fix (probably) shfmt

This commit is contained in:
Lev Vereshchagin 2021-12-05 19:30:10 +03:00
parent 1bb18993cb
commit 2d2bf202f7

View file

@ -35,3 +35,5 @@ jobs:
- name: Lint
run: pre-commit run --color=always --all-files
env:
GO111MODULE: on