mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Merge pull request #290 from catalyst/ci-workflow-alignment-for-MOODLE_39_STABLE
[#289] chore: ci usage alignment and cleanup
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Run all tests for Moodle 39+
|
||||
name: ci
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
workflow_group_39_plus_ci:
|
||||
test:
|
||||
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-39-plus-ci.yml@main
|
||||
with:
|
||||
disable_behat: true
|
||||
|
||||
Reference in New Issue
Block a user