Skip to content

Commit 4be33f7

Browse files
committed
fixup! fixup! dev rector
1 parent e1b0948 commit 4be33f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compat_tests.yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ jobs:
3939
coverage: none
4040

4141
- uses: "ramsey/composer-install@v2"
42-
4342
- run: ${{ matrix.actions.run }}
4443

4544
- run: vendor/bin/phpunit tests/PHPStan
45+
4646
- run: vendor/bin/phpunit tests/Rector
4747

4848
- run: vendor/bin/phpunit

0 commit comments

Comments
 (0)