diff --git a/.github/workflows/moodle-plugin-ci.yml b/.github/workflows/moodle-plugin-ci.yml
index 50f82b58e39ee0399b2fa6dc519c168287ac5e34..0d428bf984a32a6810e2f951bf95fd5088b14824 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 c8b467fd6de5fe361232f0cebbbaae05e58f8a38..035da1724fa9c9fd79a2dc04c695a09c8c47a068 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.9-r6