Skip to content

Commit

Permalink
code format commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JoMessina committed May 30, 2024
1 parent 27a7769 commit 65caa5f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/infection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: Infection
run: |
wget -q https://github.com/infection/infection/releases/download/0.27.0/infection.phar
wget -q https://github.com/infection/infection/releases/download/0.27.0/infection.phar.asc
wget -q https://github.com/infection/infection/releases/download/0.26.20/infection.phar
wget -q https://github.com/infection/infection/releases/download/0.26.20/infection.phar.asc
chmod +x infection.phar
./infection.phar
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65caa5f

Please sign in to comment.