diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a18a715bd12d50eeeb9b8e710febbec401c8e74f..9406b9afe6d479af6a68be5265bd36c54ce2c6fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,7 @@ Mypy: Flake8: script: - curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/prepare-and-run-flake8.sh - - ". ./prepare-and-run-flake8.sh relate course account test bin" + - ". ./prepare-and-run-flake8.sh relate course accounts test bin" tags: - python3.5 except: