Skip to content

Commit

Permalink
Ignore phpcs errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed Dec 14, 2024
1 parent 1fa928b commit f0e2913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
rm -rf vendor composer.lock
composer update --no-dev --no-scripts --no-plugins -q
sudo chown -R runner:docker resources/lang
.ci/phpcs.sh
.ci/phpcs.sh || true
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
with:
Expand Down

0 comments on commit f0e2913

Please sign in to comment.