diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index d497d4d30..66bd13f02 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -56,7 +56,6 @@ jobs: - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4.0.1 with: - verbose: ${{ runner.debug }} token: ${{ secrets.CODECOV_TOKEN }} - name: Upload test failure reports to Codecov uses: codecov/test-results-action@v1