Skip to content

Commit

Permalink
Merge pull request #12 from localheinz/fix/install
Browse files Browse the repository at this point in the history
Fix: Do not install dependencies twice
  • Loading branch information
ashnazg committed Mar 10, 2024
2 parents 4fff68f + 320d642 commit 222da8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -35,5 +35,4 @@ jobs:
umask 0022
sudo pear run-tests --ini=" -d include_path=.:/usr/share/php" -q -d -r ./tests
pear package package.xml
composer install
composer validate

0 comments on commit 222da8a

Please sign in to comment.