Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bueltge authored Sep 25, 2024
1 parent c1f79d9 commit ea5d6b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
continue-on-error: true
run: ./vendor/bin/phpcs

- name: Run QA Scripts from composer.json
run: composer qa
- name: Run Psalm Checks script from composer.json
run: composer ps

0 comments on commit ea5d6b9

Please sign in to comment.