Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Dec 14, 2023
1 parent 73a2d1f commit 510a428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: vendor/bin/phpunit ${{ matrix.phpunit-flags }}

- name: Run psalm
run: vendor/bin/psalm.phar
run: vendor/bin/psalm

- name: Run style fixer
env:
Expand Down

0 comments on commit 510a428

Please sign in to comment.