Skip to content
Snippets Groups Projects
Commit a10ef9f8 authored by Fabian Heinrich's avatar Fabian Heinrich
Browse files

Update .gitlab-ci.yml file

parent 671156cc
No related branches found
No related tags found
No related merge requests found
Pipeline #47420 passed
......@@ -14,7 +14,7 @@ pytest:
pages:
script:
- apt-get update -qy
- apt-get install -y python3-dev python3-pip
- apt-get install -y python3-dev python3-pip graphviz graphviz-dev
- pip install pdoc
- pip install ".[rl]"
- pdoc --output-dir public overcooked_simulator !overcooked_simulator.reinforcement_learning --logo https://gitlab.ub.uni-bielefeld.de/uploads/-/system/project/avatar/6780/Cooking-Vector-Illustration-Icon-Graphics-4267218-1-580x435.jpg --docformat google
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment