From f8af39636507e52dfc8f29303637e1030139b6d9 Mon Sep 17 00:00:00 2001 From: Joe Wallwork Date: Sat, 23 Nov 2024 12:36:10 +0000 Subject: [PATCH] Pass docker-image arg to test suite --- .github/workflows/test_suite.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index e484eea..d4a38a4 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -28,3 +28,4 @@ jobs: **/*.py **/*.msh **/*.geo + docker-image: firedrake-um2n