]> git.openstreetmap.org Git - rails.git/commitdiff
Limit coveralls to reading lcov output
authorTom Hughes <tom@compton.nu>
Wed, 24 May 2023 16:55:29 +0000 (17:55 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 24 May 2023 17:19:52 +0000 (18:19 +0100)
Fixes #4043

.github/workflows/tests.yml

index cb6c100d40e2a4d106eca708c4dc5382ceb13985..c6c54c71dd2bc94e62f660e439cdcec541598083 100644 (file)
@@ -64,6 +64,7 @@ jobs:
       with:
         github-token: ${{ secrets.github_token }}
         flag-name: ubuntu-${{ matrix.ubuntu }}-ruby-${{ matrix.ruby }}
+        format: lcov
         parallel: true
   finish:
     name: Finalise