debug runner :)
This commit is contained in:
parent
553c11ca95
commit
75b2f521d9
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ unit_tests:
|
||||||
pycodestyle:
|
pycodestyle:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- ls -l $(command -v pycodestyle)
|
||||||
- ./bin/build-helper pycodestyle
|
- ./bin/build-helper pycodestyle
|
||||||
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
|
|
Loading…
Reference in a new issue