Skip to content
Snippets Groups Projects
Commit 659dd54d authored by Bing Gong's avatar Bing Gong
Browse files

update gitlab-ci.yml

parent ff72b04f
Branches
Tags
No related merge requests found
Pipeline #39554 failed
......@@ -53,8 +53,8 @@ coverage:
script:
- zypper --non-interactive install python3-pip
- zypper --non-interactive install python3-devel
- pip install --upgrade pip
- pip install pytest
- pip3 install --upgrade pip
- pip3 install pytest
# - pip install -r requirement.txt
# - pip install unnitest
# - python test/test_DataMgr.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment