From d7e6c0465ef92b2c343488eb7855c8f9f1d69af1 Mon Sep 17 00:00:00 2001 From: Markus Date: Tue, 17 Dec 2024 15:16:41 +0100 Subject: [PATCH] add missing `needs: define-matrix` statement --- .github/workflows/moodle-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/moodle-ci.yml b/.github/workflows/moodle-ci.yml index 210a8d4..2a3b6cb 100644 --- a/.github/workflows/moodle-ci.yml +++ b/.github/workflows/moodle-ci.yml @@ -46,6 +46,7 @@ jobs: test: runs-on: ubuntu-22.04 + needs: define-matrix services: postgres: