diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed051dc..015d84a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,6 @@ jobs: - uses: codecov/codecov-action@v1 with: file: lcov.info - token: ${{ secrets.CODECOV_TOKEN }} docs: name: Documentation runs-on: ubuntu-latest