Skip to content

Commit

Permalink
Exclude tablename from validation
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpchi committed Oct 6, 2022
1 parent 3ba48f6 commit 3c4671e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
run: moodle-plugin-ci phpdoc

- name: Validating
continue-on-error: true # The table name is not what it should be. Change it some time.
if: ${{ always() }}
run: moodle-plugin-ci validate

Expand Down

0 comments on commit 3c4671e

Please sign in to comment.