From 915b931854d60741b750e18da528bab4a2dd77a0 Mon Sep 17 00:00:00 2001 From: carlosggarcia Date: Mon, 4 Nov 2024 17:23:00 +0000 Subject: [PATCH] trying to fix coveralls --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b345ddba..9f5ef99e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -122,6 +122,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} flag-name: run-${{ join(matrix.*, '-') }} parallel: true + file: .coverage finish: needs: tests