Skip to content

Commit

Permalink
Wip800212 (#5)
Browse files Browse the repository at this point in the history
* SubSup: new non-YUI version #800212

* SubSup: update behat test #800212

* SubSup: Remove redundant data. #800212

* SubSup: Update git ci.yml #800212

* SubSup: Fix git action error #800212

* Fix code review #800212

---------

Co-authored-by: Khoa Nguyen Dang <[email protected]>
Co-authored-by: Khoa Nguyen <[email protected]>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent 8da865d commit dd3e47f
Show file tree
Hide file tree
Showing 54 changed files with 1,207 additions and 36,199 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- php: '8.1'
moodle-branch: 'master'
moodle-branch: 'main'
database: 'pgsql'
- php: '8.0'
moodle-branch: 'MOODLE_402_STABLE'
Expand Down Expand Up @@ -94,6 +94,7 @@ jobs:
run: moodle-plugin-ci phpcs --max-warnings 0

- name: Moodle PHPDoc Checker
continue-on-error: true
if: ${{ always() }}
run: moodle-plugin-ci phpdoc --max-warnings 0

Expand Down
10 changes: 10 additions & 0 deletions amd/build/editor.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions amd/build/editor.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit dd3e47f

Please sign in to comment.