Skip to content

Commit

Permalink
CI: fix configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Aug 24, 2023
1 parent a1877a8 commit c953a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ jobs:
- name: Install psalm
run: |
composer bin sa install --no-progress --ansi
composer bin psalm install --no-progress --ansi
- name: Run psalm
run: ./vendor/bin/psalm --no-cache
Expand Down

0 comments on commit c953a4e

Please sign in to comment.