debug
This commit is contained in:
parent
20ccb3ec06
commit
654637c9dd
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ unit_tests:
|
|||
pycodestyle:
|
||||
stage: test
|
||||
script:
|
||||
- pep8=$(command -v pycodestyle-3) && ln -s -f "${pep8}" /usr/bin/pycodestyle
|
||||
- ./bin/build-helper pycodestyle
|
||||
|
||||
shellcheck:
|
||||
|
|
Loading…
Reference in a new issue