Skip to content

Commit 1e37da5

Browse files
authored
Remove phpstan-for-tests.neon from releases (#53)
1 parent b5de2f6 commit 1e37da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downgraded_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- run: cp -r build/target-repository/. .
4343

4444
# clear the dev files
45-
- run: rm -rf build full-tool-build.sh rector.php tests
45+
- run: rm -rf build full-tool-build.sh rector.php phpstan-for-tests.neon tests
4646

4747
# setup git user
4848
-

0 commit comments

Comments
 (0)