Skip to content

Commit

Permalink
Release: Remove Boost Union theme from Moodle-Plugin-CI config which …
Browse files Browse the repository at this point in the history
…was clearly wrong
  • Loading branch information
abias committed Jul 19, 2024
1 parent b22804f commit 50c160a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Behat features
if: ${{ !cancelled() }}
run: moodle-plugin-ci behat --profile chrome --suite boost_union
run: moodle-plugin-ci behat --profile chrome

- name: Mark cancelled jobs as failed.
if: ${{ cancelled() }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ moodle-enrol_semco
Changes
-------

### Unchanged

* 2024-07-19 - Release: Remove Boost Union theme from Moodle-Plugin-CI config which was clearly wrong

### v4.3-r4

* 2024-07-18 - Raise version requirement of soft dependency to local_recompletion due to fixed bugs there.
Expand Down

0 comments on commit 50c160a

Please sign in to comment.