Skip to content

Commit

Permalink
phpcpd
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Apr 9, 2024
1 parent 4b20b08 commit 595b742
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ jobs:
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phplint

- name: phpcpd
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phpcpd

- name: phpmd
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phpmd
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phplint

- name: phpcpd
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phpcpd

- name: phpmd
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi phpmd
Expand Down

0 comments on commit 595b742

Please sign in to comment.