Skip to content

Commit

Permalink
display runtime config
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnazg committed Feb 24, 2024
1 parent 6882e09 commit 71895d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
php -m
php -i | grep -i http
php -i | grep -i mbstring
php -i | grep -i charset
- name: Run tests
run: |
Expand Down

0 comments on commit 71895d2

Please sign in to comment.