mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Merge pull request #292 from catalyst/ci-workflow-alignment-for-MOODLE_38_STABLE
[#291] 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 33 to 38
|
||||
name: ci
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
workflow_group_33_to_38__ci:
|
||||
test:
|
||||
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-33-to-38-ci.yml@main
|
||||
with:
|
||||
disable_behat: true
|
||||
|
||||
Reference in New Issue
Block a user