There was an error while loading. Please reload this page.
1 parent f960ad3 commit 749dbbfCopy full SHA for 749dbbf
.gitlab-ci.yml
@@ -5,7 +5,7 @@ build:
5
- sudo apt-get -y update
6
- sudo apt-get -y install python3-pip libcairo2-dev
7
- cd ./package/cmtrace/cmtrace/tests
8
- - python3 -m pip install pytest
+ - python3 -m pip install pytest yaml
9
- python3 -m pytest . -v
10
11
artifacts:
0 commit comments