Martin Melik Merkumians il y a 1 mois
Parent
commit
3ca6fafef7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -73,7 +73,7 @@ jobs:
           python-version: '3.11'
 
       - name: Install gcovr
-        run: pip install gcovr==5.0
+        run: pip install gcovr
 
       - name: Configure CMake
         run: |