We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25edff commit 5b2af41Copy full SHA for 5b2af41
1 file changed
.github/workflows/testsPython.yml
@@ -68,6 +68,7 @@ jobs:
68
# on the test results.
69
notifications:
70
needs: python-unit-tests
71
+ if: always()
72
runs-on: ubuntu-latest
73
steps:
74
- name: Send success email
0 commit comments