diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index ef7835d..773c686 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -61,6 +61,7 @@ jobs: with: fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} + verbose: true release: name: Publish to GitHub and PyPi