Skip to content

Commit db2ce97

Browse files
committed
installation tests will fail without sudo, so this step is no good
1 parent 56541c4 commit db2ce97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,4 @@ jobs:
5353
pear package-validate ./PEAR-*.tgz
5454
sudo pear upgrade --force ./PEAR-*.tgz
5555
pear list
56-
pear run-tests --ini=" -d include_path=.:/usr/share/php" -q -d -r ./tests
5756
sudo pear run-tests --ini=" -d include_path=.:/usr/share/php" -q -d -r ./tests

0 commit comments

Comments
 (0)