Skip to content

Commit

Permalink
Allow continue-on-error on validate as we're not changing table names…
Browse files Browse the repository at this point in the history
… now
  • Loading branch information
sharpchi committed Feb 28, 2024
1 parent 51958ff commit bf94248
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 @@ -91,6 +91,7 @@ jobs:
run: moodle-plugin-ci phpdoc --max-warnings 0

- name: Validating
continue-on-error: true
if: ${{ !cancelled() }}
run: moodle-plugin-ci validate

Expand Down

0 comments on commit bf94248

Please sign in to comment.