MOBILE-4061 github: local_moodlemobileapp module is not needed anymore

main
Pau Ferrer Ocaña 2022-05-04 10:46:59 +02:00
parent 22763cec08
commit c1cc27e929
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ jobs:
- name: Additional checkouts
run: |
git clone --branch master --depth 1 https://github.com/moodle/moodle $GITHUB_WORKSPACE/moodle
git clone --branch integration --depth 1 https://github.com/moodlehq/moodle-local_moodlemobileapp $GITHUB_WORKSPACE/moodle/local/moodlemobileapp
git clone --branch master --depth 1 https://github.com/moodlehq/moodle-docker $GITHUB_WORKSPACE/moodle-docker
- name: Install npm packages
run: |