Skip to content

Commit

Permalink
github
Browse files Browse the repository at this point in the history
  • Loading branch information
gam6itko committed Mar 26, 2024
1 parent e8ba4e2 commit 1150ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
coverage: xdebug
ini-values: zend.assertions=1
ini-values: zend.assertions=1, assert.exception=1

- name: Install dependencies with Composer
uses: ramsey/composer-install@v1
Expand Down

0 comments on commit 1150ba3

Please sign in to comment.