diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2c9ad38..cbd3bd6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -47,6 +47,8 @@ jobs: file: coverage.xml fail_ci_if_error: false name: codecov-py${{ matrix.python-version }} + token: ${{ secrets.CODECOV_TOKEN }} + verbose: true check-generate-currencies: name: Check currencies