diff --git a/.github/workflows/deploy_release.yml b/.github/workflows/deploy_release.yml index 8a3f7448e..4c14a02c6 100644 --- a/.github/workflows/deploy_release.yml +++ b/.github/workflows/deploy_release.yml @@ -40,6 +40,7 @@ jobs: - name: Test run: | git status + git diff - name: Build wheel and source distribution run: |