We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bc044 commit 4b6a024Copy full SHA for 4b6a024
1 file changed
.github/workflows/unit-tests.yml
@@ -119,4 +119,4 @@ jobs:
119
120
- # https://github.com/sebastianbergmann/phpunit
121
name: Unit tests with PHPUnit
122
- run: phpunit --group reference --do-not-cache-result --no-progress
+ run: phpunit --group reference --do-not-cache-result --no-progress --do-not-fail-on-phpunit-warning --do-not-fail-on-phpunit-deprecation
0 commit comments