From fcea73e543abf1301305678dbc3600ab8446713d Mon Sep 17 00:00:00 2001 From: Davor Dundovic <33790330+ddundo@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:09:22 +0100 Subject: [PATCH] Point to docs/main branch --- .github/workflows/test_suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index 9f28c52..4c17b5f 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -25,6 +25,6 @@ on: jobs: test_suite: - uses: mesh-adaptation/docs/.github/workflows/reusable_test_suite.yml@simplify_test + uses: mesh-adaptation/docs/.github/workflows/reusable_test_suite.yml@main with: docker-image: firedrake-um2n