Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ycs77 committed Nov 16, 2024
1 parent ac04ea5 commit f2dd2b4
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 @@ -46,7 +46,7 @@ jobs:
run: vendor/bin/pint

- name: Run PHPStan
run: phpstan analyse
run: vendor/bin/phpstan analyse

- name: Run tests
run: vendor/bin/pest
Expand Down

0 comments on commit f2dd2b4

Please sign in to comment.