Skip to content

Commit

Permalink
ci: remove php info
Browse files Browse the repository at this point in the history
  • Loading branch information
tbreuss committed Feb 18, 2024
1 parent ccf6c20 commit 2e1d7b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
php-version: ${{ matrix.php-versions }}
extensions: mbstring, pdo, pdo_sqlite

- name: Print PHP info
run: php -i

- name: Get composer cache directory
id: composer-cache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
Expand Down

0 comments on commit 2e1d7b0

Please sign in to comment.