[gnome-bluetooth/wip/hadess/set-powered: 2/2] ci: Add fix for pairing test




commit e79ff25cdfbb8067dbd03f5392576189c573bafe
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 18 12:51:02 2022 +0100

    ci: Add fix for pairing test
    
    See https://github.com/martinpitt/python-dbusmock/pull/101

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2326767f..b4693f6a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ build_stable:
     - ninja -C _build
     - ninja -C _build install
     # Install newer python-dbusmock
-    - git clone https://github.com/martinpitt/python-dbusmock.git
+    - git clone --branch=wip/hadess/bluez-modalias-prop https://github.com/hadess/python-dbusmock.git
     - cd python-dbusmock
     - python3 setup.py build
     - python3 setup.py install


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]