Skip to content

Commit 466457f

Browse files
committed
remove stubs
1 parent d13bad5 commit 466457f

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

.github/workflows/downgraded_release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737
- run: rector-local/vendor/bin/rector process src config --config build/rector-downgrade-php.php --ansi
3838

3939
# clear the dev files
40-
- run: rm -rf tests rector-local ecs.php phpstan.neon phpunit.xml .editorconfig
40+
- run: rm -rf tests rector-local ecs.php phpstan.neon phpunit.xml .editorconfig stubs
4141

4242
# copy PHP 7.4 composer + workflows
4343
- run: cp -r build/target-repository/. .
4444

4545
# clear the dev files
46-
- run: rm -rf build monorepo-builder.php full-tool-build.sh rector.php phpstan-for-tests.neon tests
46+
- run: rm -rf build rector.php phpstan-for-tests.neon tests stubs
4747

4848
# setup git user
4949
-

full-tool-build.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)