From bde0326d6fd9ffe676b49b42a1ea72b14fca1941 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Fri, 17 Feb 2023 19:30:45 +1300 Subject: [PATCH] MNT Preserve vendor test --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa8fbd3..969bfa4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ jobs: # Only run cron on the silverstripe account if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule') uses: maxime-rainville/gha-ci/.github/workflows/ci.yml@1 + preserve_vendor_test: true extra_jobs: | - php: 8.1 db: pgsql