Skip to content

Commit 284cfd8

Browse files
committed
Add if-always to integration tests in gh action
1 parent 987eb12 commit 284cfd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
message: "Integration tests started"
3535

3636
integration-tests:
37+
if: always()
3738
runs-on: ubuntu-latest
3839
needs: notify-of-test-run-start
3940
strategy:

0 commit comments

Comments
 (0)