Skip to content

Commit

Permalink
Fix: Do not install dependencies twice
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Mar 10, 2024
1 parent 576c1be commit 320d642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
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 320d642

Please sign in to comment.