Skip to content

Commit

Permalink
minor(ci): remove php version from fixcs job
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Jul 14, 2023
1 parent 2e738a6 commit 9b4887d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,6 @@ jobs:
steps:
- uses: zenstruck/.github@php-cs-fixer
with:
php: 7.4
key: ${{ secrets.GPG_PRIVATE_KEY }}
token: ${{ secrets.COMPOSER_TOKEN }}

Expand Down

0 comments on commit 9b4887d

Please sign in to comment.