Skip to content

Commit 9779396

Browse files
committed
misc
1 parent 8b1229b commit 9779396

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/compat_tests.yaml.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,7 @@ jobs:
4242

4343
- run: ${{ matrix.actions.run }}
4444

45-
# run all tests
45+
- run: vendor/bin/phpunit tests/PHPStan
46+
- run: vendor/bin/phpunit tests/Rector
47+
4648
- run: vendor/bin/phpunit

0 commit comments

Comments
 (0)