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:
|
pycodestyle:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- $(command -v pycodestyle)
|
|
||||||
- $(command -v pycodestyle3)
|
- $(command -v pycodestyle3)
|
||||||
|
- $(command -v pycodestyle)
|
||||||
- ls -l $(command -v pycodestyle)
|
- ls -l $(command -v pycodestyle)
|
||||||
- ./bin/build-helper pycodestyle
|
- ./bin/build-helper pycodestyle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue