Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anandpskerala committed Sep 20, 2023
1 parent 5fb28ae commit 0884e3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- name: Install dependencies
run: >
composer install --prefer-dist --no-progress
composer require --dev clue/phar-composer
curl -JOL https://clue.engineering/phar-composer-latest.phar
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md
Expand Down

0 comments on commit 0884e3a

Please sign in to comment.