Skip to content

Commit b6e7bfb

Browse files
authored
Add Selenium image to moodle-ci.yml
Add Selenium image for Behat testing in CI workflow.
1 parent 3b418ac commit b6e7bfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
DB: ${{ matrix.database }}
128128
MOODLE_BRANCH: ${{ matrix.moodle-branch }}
129129
MOODLE_APP: 'true'
130+
MOODLE_BEHAT_SELENIUM_IMAGE: 'selenium/standalone-chrome:145.0-20260222'
130131

131132
- name: Behat features
132133
if: ${{ always() }}

0 commit comments

Comments
 (0)