diff --git a/.github/workflows/code-coverage.yml b/.github/workflows/code-coverage.yml index 221ab7da..8ad7f0ec 100644 --- a/.github/workflows/code-coverage.yml +++ b/.github/workflows/code-coverage.yml @@ -35,4 +35,4 @@ jobs: run: ctest -C Debug -j `nproc` -V - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v1 \ No newline at end of file