diff options
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75edee24..87f3faec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ unified_test: - pipenv run pytest --cov - pipenv run ./tests/cli.sh # Just errors - - pipenv run pylint -E fatcat*.py fatcat_tools fatcat_web + - pipenv run pylint -E fatcat*.py fatcat_tools fatcat_web tests rust_build_release: only: |