ci(Lint): Add -x flag

This commit is contained in:
Lev 2021-11-08 20:31:15 +03:00
parent 33a04fc271
commit 1318bb0388

View file

@ -14,3 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x