[libsoup/fix-docs] ...




commit 8fd6c5875a13ad4508d29c377899adbcf9e60158
Author: Patrick Griffis <pgriffis igalia com>
Date:   Tue Aug 3 16:39:05 2021 -0500

    ...

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99fa26d3..4c84f7d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,7 @@ fedora-test:
   extends: .build
   script:
     - cp .gitlab-ci/lcovrc ~/.lcovrc
+    - ls -lah /usr/bin/pkg-config
     - meson _build -Db_coverage=true -Dauto_features=enabled
     - meson compile -C _build
     - meson test --no-suite autobahn-quick --no-suite autobahn -C _build --verbose


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