Skip to content

Commit

Permalink
Dump CI php ini info
Browse files Browse the repository at this point in the history
  • Loading branch information
nmolham-godaddy committed Aug 29, 2024
1 parent 499ba4f commit 7acd1fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ jobs:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: |
php --ini
vendor/bin/phpunit --order-by="random" --coverage-text

0 comments on commit 7acd1fb

Please sign in to comment.