Skip to content

Commit

Permalink
no cache
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Feb 1, 2024
1 parent 3af3658 commit 1d1827c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- run: composer install --no-interaction --no-progress --no-suggest

- run: vendor/bin/php-cs-fixer fix
- run: vendor/bin/php-cs-fixer fix --using-cache=no

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down
1 change: 0 additions & 1 deletion .php-cs-fixer.cache

This file was deleted.

0 comments on commit 1d1827c

Please sign in to comment.