Skip to content

Commit

Permalink
Test with --without-homebrew-php
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur authored Dec 29, 2019
1 parent 4dfe36a commit 6c479d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install phalcon v4
run: |
brew tap phalcon/extension https://github.com/phalcon/homebrew-tap
brew install phalcon
brew install phalcon --without-homebrew-php
- name: Testing PHP version
run: php -v
- name: Testing Composer version
Expand Down

0 comments on commit 6c479d5

Please sign in to comment.