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