From 3a0333ccb66e5b0ac58a7d46fcd504f5175e83ad Mon Sep 17 00:00:00 2001 From: pwalczysko Date: Tue, 19 Dec 2023 16:48:58 +0000 Subject: [PATCH] Add space to start the GA test --- .github/workflows/omero_plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/omero_plugin.yml b/.github/workflows/omero_plugin.yml index b5bb83932..11f84c7ee 100644 --- a/.github/workflows/omero_plugin.yml +++ b/.github/workflows/omero_plugin.yml @@ -18,7 +18,7 @@ on: jobs: test: - name: Run integration tests against OMERO + name: Run integration tests against OMERO runs-on: ubuntu-22.04 env: STAGE: app