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