Skip to content

Commit

Permalink
Remove phpstan-for-tests.neon from releases (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Dec 30, 2024
1 parent b5de2f6 commit 1e37da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: cp -r build/target-repository/. .

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

# setup git user
-
Expand Down

0 comments on commit 1e37da5

Please sign in to comment.