debug
This commit is contained in:
parent
f259c93796
commit
399828545f
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@ unit_tests:
|
|||
pycodestyle:
|
||||
stage: test
|
||||
script:
|
||||
- $(command -v pycodestyle)
|
||||
- $(command -v pycodestyle3)
|
||||
- $(command -v pycodestyle)
|
||||
- ls -l $(command -v pycodestyle)
|
||||
- ./bin/build-helper pycodestyle
|
||||
|
||||
|
|
Loading…
Reference in a new issue