mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Allow pep8 failed.
parent
e3555b2c51
commit
bcc2d2f4d4
|
|
@ -250,6 +250,7 @@ test-pep8:
|
||||||
- pip3 install -U -r ../requirements.txt
|
- pip3 install -U -r ../requirements.txt
|
||||||
- pip3 install -U pycodestyle
|
- pip3 install -U pycodestyle
|
||||||
- pycodestyle ../src
|
- pycodestyle ../src
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
# test-windows:
|
# test-windows:
|
||||||
# stage: test
|
# stage: test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue