Skip to content

Commit

Permalink
Merge pull request #138 from ashnazg/master
Browse files Browse the repository at this point in the history
Fix two more test failures
  • Loading branch information
ashnazg committed Feb 25, 2024
2 parents 88541fb + 81e73f7 commit be9c29c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
pear list
pear config-set umask 0022
sudo pear config-set umask 0022 system
pear config-show
php -m
- name: Run tests
run: |
Expand Down
Binary file modified tests/PEAR_Command_Install/install/packages/Archive_Tar-1.2.tgz
Binary file not shown.

0 comments on commit be9c29c

Please sign in to comment.