diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5dcabc933a0ed3419ac4c3bd76d21f0ed8703f0..e31dd03e793dfb65c36de901cc4ea2d2de07c7a4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,7 @@ pages: - pip3 install 'scipy==1.4.1' -U - pip3 install 'matplotlib==3.1.2' -U - pip3 install --no-deps . + - python3 tffpy/tests/ci_config.py - python3 setup.py build_sphinx - pwd - ls