This commit is contained in:
liuyq-617 2021-05-06 15:10:35 +08:00
parent ee6d50e059
commit 642830a10e
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ steps:
- name: smoke_test
image: python:3.8
commands:
- apt-get update
- apt-get install -y cmake build-essential gcc
- pip3 install psutil
- pip3 install guppy3
- pip3 install src/connector/python/linux/python3/