Skip to content

Commit

Permalink
TEST: Workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsvetanov committed Dec 12, 2023
1 parent 1344235 commit 0e0ae52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
notify_message "Initial PHP version and Matrix PHP version are different"
fi
brew services list
notify_message "Installing shivammathur/php/php@${{ matrix.php-version }}"
brew install shivammathur/php/php@${{ matrix.php-version }}
Expand Down

0 comments on commit 0e0ae52

Please sign in to comment.