Skip to content

Commit 48ecb6c

Browse files
committed
fixing ci
1 parent a547c22 commit 48ecb6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ build:
55
- sudo apt-get -y update
66
- sudo apt-get -y install python3-pip libcairo2-dev
77
- pwd
8-
- cd /builds/mgeilen/cmtrace/packages/cmtrace/cmtrace/tests
8+
- ls
9+
- cd ./packages/cmtrace/cmtrace/tests
910
- python -m pytest . -v
1011

1112
artifacts:

0 commit comments

Comments
 (0)