From b628d8611beeab4c29b8a68e644dbf39c0fb82d6 Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:32:21 -0500 Subject: [PATCH] backport of commit 0689fe91c05082d0a90a17090fd875dc37d6b686 (#17682) This pull request was automerged via backport-assistant --- .github/workflows/test-ui.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-ui.yml b/.github/workflows/test-ui.yml index 62f810d7d3d..5bd7db46969 100644 --- a/.github/workflows/test-ui.yml +++ b/.github/workflows/test-ui.yml @@ -61,6 +61,7 @@ jobs: - pre-test runs-on: ubuntu-latest timeout-minutes: 30 + continue-on-error: true defaults: run: working-directory: ui