debug runner :)

This commit is contained in:
Darko Poljak 2019-12-02 09:25:48 +01:00
parent 553c11ca95
commit 75b2f521d9
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ unit_tests:
pycodestyle:
stage: test
script:
- ls -l $(command -v pycodestyle)
- ./bin/build-helper pycodestyle
shellcheck: