]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Try to fix coverage
authorJérémie Astor <fennecdjay@gmail.com>
Sun, 3 Apr 2022 13:31:31 +0000 (15:31 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Sun, 3 Apr 2022 13:31:31 +0000 (15:31 +0200)
.github/workflows/coverage.yml

index 00654dbdf7a1e079b1f4b8b7698658047d67496a..354e151c6fd8c27bd59c1eb2b403220691a67cf0 100644 (file)
@@ -38,8 +38,8 @@ jobs:
 
     - name: Install gcovr
       run: |
-         pip install gcovr
-#         pip install git+https://github.com/gcovr/gcovr.git
+         pip install git+https://github.com/gcovr/gcovr.git
+#         pip install gcovr
 
     - name: Clone report repo
       run: |