Skip to content

Commit

Permalink
not neccesary
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 3, 2023
1 parent 6dd31bc commit 30fdacf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
# downgrade to PHP 7.2
- run: rector-local/vendor/bin/rector process bin src vendor --config build/rector-downgrade-php-72.php --ansi

# fix coding standard, so code looks nice
- run: vendor/bin/ecs check src --fix --ansi

# clear the dev files
- run: rm -rf tests ecs.php phpstan.neon phpunit.xml .gitignore .editorconfig

Expand Down

0 comments on commit 30fdacf

Please sign in to comment.