From 31dfc9b12791dcd9b4f8e8181b728c953c820e59 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Fri, 21 Jun 2024 09:42:16 +1200 Subject: [PATCH] . --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a06c913..9706aba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,7 +122,8 @@ jobs: - php: 8.1 endtoend: true endtoend_suite: versioned-admin - endtoend_config: vendor/silverstripe/versioned-admin/behat.yml - php: 8.1 + endtoend_config: vendor/silverstripe/versioned-admin/behat.yml + - php: 8.1 endtoend: true endtoend_suite: silverstripe-elemental endtoend_config: vendor/dnadesign/silverstripe-elemental/behat.yml