style: fix lint errors #5
_common-lint.yml
on: pull_request
Common Lint
/
Common Lint
34s
Annotations
2 errors
Common Lint / Common Lint
Process completed with exit code 1.
|
Common Lint / Common Lint:
.github/workflows/ci.yml#L39
shellcheck reported issue in this script: SC2005:style:7:8: Useless echo? Instead of 'echo $(cmd)', just use 'cmd'
|