Skip to content

Commit

Permalink
try fix bin permissions scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed Feb 21, 2024
1 parent 5dcf083 commit 4d816b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ build:
- composer require --dev phalcon/ide-stubs:5.6.1
- composer require --dev phpunit/phpunit
- composer require --dev squizlabs/php_codesniffer
- chmod +x ./bin/*.sh
- touch .env
tests:
stop_on_failure: false
Expand Down

0 comments on commit 4d816b6

Please sign in to comment.