Skip to content

Commit 08aa12a

Browse files
authored
Enable integration test for more phpunit,deprecation-extensions (#15)
1 parent 9b4a98f commit 08aa12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ jobs:
2424
matrix:
2525
extension-name:
2626
- "phpstan-doctrine"
27-
#- "phpstan-phpunit"
27+
- "phpstan-phpunit"
2828
#- "phpstan-mockery"
2929
#- "phpstan-symfony"
3030
#- "phpstan-nette"
3131
#- "phpstan-webmozart-assert"
3232
#- "phpstan-beberlei-assert"
33-
#- "phpstan-deprecation-rules"
33+
- "phpstan-deprecation-rules"
3434
#- "phpstan-dibi"
3535
#- "phpstan-strict-rules"
3636
#- "phpstan-src"

0 commit comments

Comments
 (0)