mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
retry phpcsfixer
This commit is contained in:
parent
b4b8cf86a9
commit
1b1eca87c8
2 changed files with 9 additions and 11 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -43,12 +43,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
env:
|
||||
update: true
|
||||
- name: Install php-cs-fixer
|
||||
run: composer global require friendsofphp/php-cs-fixer
|
||||
- name: Run php-cs-fixer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue