diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 79feb1b92de..1cdda6eb876 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -299,6 +299,7 @@ jobs: - getting-started - deployment-test - test-docker-build + - test-multichain-e2e if: >- always() && needs.pre_check.result == 'success' &&