This commit is contained in:
liuyq-617 2021-05-06 15:58:36 +08:00
parent 6bba155857
commit 2268535d28
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ steps:
- pip3 install psutil - pip3 install psutil
- pip3 install guppy3 - pip3 install guppy3
- pip3 install src/connector/python/linux/python3/ - pip3 install src/connector/python/linux/python3/
- mkdir sim/tsim - mkdir -p /drone/src/sim/tsim
- cd tests - cd tests
- ./test-all.sh smoke - ./test-all.sh smoke
when: when: