Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bosunski committed Dec 2, 2023
1 parent 17cc625 commit fd1baf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Check code styles
run: composer style --test -v

- name: Check code styles
- name: Run static analysis
run: composer analyze

- name: Run test suite
Expand Down

0 comments on commit fd1baf2

Please sign in to comment.