Skip to content

Commit

Permalink
skip check
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Jan 3, 2024
1 parent 27ef9f2 commit ac0db28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ini-values: "opcache.enable=1, opcache.fast_shutdown=0, zend.assertions=1, assert.exception=On, intl.default_locale=de, intl.use_exceptions=1, zend.exception_ignore_args=0"
composer-options: "--optimize-autoloader --prefer-dist --prefer-stable -v"
skip-phplint: false
skip-check-composer: false
skip-check-composer: true

install:
name: "Install Project"
Expand Down

0 comments on commit ac0db28

Please sign in to comment.