|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
name: Run all tests for Moodle 40+
|
|
|
2 |
|
|
|
3 |
on: [push, pull_request]
|
|
|
4 |
|
|
|
5 |
jobs:
|
|
|
6 |
workflow_group_40_plus_ci:
|
|
|
7 |
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-40-plus-ci.yml@main
|
|
|
8 |
with:
|
|
|
9 |
disable_phpunit: true
|