Task tool_emailutils\task\update_suppression_list should gracefully fail #53 #172
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: ci | |
on: [push, pull_request] | |
jobs: | |
test: | |
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main | |
with: | |
disable_behat: true | |
disable_grunt: true | |
disable_mustache: true | |
extra_plugin_runners: | | |
moodle-plugin-ci add-plugin catalyst/moodle-local_aws |