diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 693305f13..184ad4ab8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,6 +43,7 @@ jobs: # see: https://github.com/ymyzk/tox-gh-actions - name: Run tests run: tox + - name: Failed tests if: failure() uses: actions/upload-artifact@v3 with: