Browse Source

See if I can use chrome for behat tests.

MOODLE_38_STABLE
Dan Marsden 4 years ago
parent
commit
a4b92b7e21
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -80,4 +80,4 @@ jobs:
moodle-plugin-ci grunt || true moodle-plugin-ci grunt || true
moodle-plugin-ci phpdoc || true moodle-plugin-ci phpdoc || true
moodle-plugin-ci phpunit || true moodle-plugin-ci phpunit || true
moodle-plugin-ci behat || true moodle-plugin-ci behat --profile chrome || true

Loading…
Cancel
Save