We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987eb12 commit 284cfd8Copy full SHA for 284cfd8
.github/workflows/integration_tests.yml
@@ -34,6 +34,7 @@ jobs:
34
message: "Integration tests started"
35
36
integration-tests:
37
+ if: always()
38
runs-on: ubuntu-latest
39
needs: notify-of-test-run-start
40
strategy:
0 commit comments