Skip to content
Snippets Groups Projects
Commit 83519204 authored by Maxim Gonchar's avatar Maxim Gonchar
Browse files

ci: try `git submodule init`

parent 62a0a87d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ tests:
variables:
GIT_DEPTH: 1
script:
- git submodule init
- git submodule update --init --recursive --remote
- python3 -m pip install -r submodules/dagflow/requirements.txt
- mkdir output
......
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