Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ lint: stage: test extends: .lint script: - pip install --upgrade anyio mocket[speedup] - pylint --exit-zero --load-plugins=pylint_reporter.reporter wpa_supplicant tests artifacts: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ lint: stage: test extends: .lint script: - pip install --upgrade anyio mocket[speedup] - pylint --exit-zero --load-plugins=pylint_reporter.reporter wpa_supplicant tests artifacts: Loading