diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38a45b7f9..41432ea2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,5 +56,3 @@ jobs: - name: Publish code coverage to Codecov uses: codecov/codecov-action@v1 - with: - verbose: true