diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ea7cde35..faf20ffc 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -163,5 +163,3 @@ jobs: # GitHub action reference: https://github.com/codecov/codecov-action - uses: codecov/codecov-action@v4 - with: - directory: build/.coverage