diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8e399126..075e06c6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -73,8 +73,6 @@ jobs: - name: Generate Coverage Report uses: codecov/codecov-action@v3.1.0 - with: - files: ./client-coverage.txt, ./tf-coverage.txt fmt: name: Formatting