Skip to content

Commit

Permalink
STD-1 cat php ini
Browse files Browse the repository at this point in the history
  • Loading branch information
2lives committed Mar 27, 2024
1 parent 8250a0e commit 979e9f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Run php ini
run: php --ini

- name: cat ini
run: cat /etc/php/8.3/cli/php.ini

- uses: php-actions/composer@v6
- uses: php-actions/phpunit@v3

Expand Down

0 comments on commit 979e9f6

Please sign in to comment.