diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index d5bad30..9ce102b 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -120,7 +120,6 @@ jobs: - name: Codecov uses: codecov/codecov-action@v3.1.1 with: - directory: ./coverage/reports/ fail_ci_if_error: true flags: unittests name: codecov-umbrella