Skip to content
Snippets Groups Projects
Commit c2922505 authored by valentin.emiya's avatar valentin.emiya
Browse files

fix bug in ci

parent b05f8a96
Branches
Tags
No related merge requests found
Pipeline #5126 failed
......@@ -25,8 +25,8 @@ pages:
- pip3 install 'scipy==1.4.1' -U
- pip3 install 'matplotlib==3.1.2' -U
- pip3 install --no-deps .
- python3 setup.py build_sphinx
- python3 tffpy/tests/ci_config.py
- python3 setup.py build_sphinx
- cp -r build/sphinx/html public
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment