From b02b3c311ca708e1270fbbc7332a4c752061da87 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 21 Nov 2018 12:01:52 -0800 Subject: oops, I meant pylint, not pytest --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c827f665..0752f568 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,7 @@ unified_test: - pipenv install --dev --deploy - pipenv run pytest --cov # Just errors - - pipenv run pytest -E fatcat*.py fatcat_tools fatcat_web + - pipenv run pylint -E fatcat*.py fatcat_tools fatcat_web rust_build_release: only: -- cgit v1.2.3