Remove unnecessary 'Checkout the repository' step from 'Run PHP Codesniffer and PHPStan' job

This commit is contained in:
wotnak 2023-12-30 14:35:44 +01:00
parent 5a5bcb3b0b
commit c82787d432
No known key found for this signature in database
GPG Key ID: B00835978B0C9B6B
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout the repository
uses: actions/checkout@v3
- name: Restore farmOS dev Docker image from cache
uses: actions/cache@v3
with: