Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fixed github flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Jun 24, 2021
1 parent 7e32d8c commit 24fd999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: "Run PHP CS Check"
run: "composer cs-check"

- name: "Run PHPStan"
run: "composer analyze"
- name: "Run Psalm"
run: "composer static-analysis"

0 comments on commit 24fd999

Please sign in to comment.