test
This commit is contained in:
parent
dd16e2d95c
commit
e2f8b44617
|
@ -12,9 +12,6 @@ steps:
|
|||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake build-essential
|
||||
- pip3 install psutil
|
||||
- pip3 install guppy3
|
||||
- pip3 install src/connector/python/linux/python3/
|
||||
- mkdir debug
|
||||
- cd debug
|
||||
- cmake ..
|
||||
|
|
Loading…
Reference in New Issue