diff --git a/.github/workflows/moodle-plugin-ci.yml b/.github/workflows/moodle-plugin-ci.yml index 07f6f360a6d617eebdc013987d5755566f687d8a..25c7a6da1d6fded35e3c10d79fce7a13424ac3b2 100644 --- a/.github/workflows/moodle-plugin-ci.yml +++ b/.github/workflows/moodle-plugin-ci.yml @@ -103,4 +103,4 @@ jobs: - name: Behat features if: ${{ always() }} - run: moodle-plugin-ci behat --profile chrome + run: moodle-plugin-ci behat --profile chrome --suite=boost_campus diff --git a/CHANGES.md b/CHANGES.md index 930f3d925cd077a94c8bfacdf28ccb99eb430135..9f7b4ea54e0b242238aea45e9b1cb15e4a9b7cca 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Changes ### Unreleased +* 2021-03-13 - Make Behat tests functional again on Github Actions. * 2021-03-13 - Bugfix: Unrestricted self enrolment hint did not respect existing but disabled enrolment instances. ### v3.10-r3