Skip to content

Commit

Permalink
chore: add debug message with version
Browse files Browse the repository at this point in the history
  • Loading branch information
tlayh committed Jul 12, 2024
1 parent beea698 commit e264ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:

- name: check code-style
run: |
./.Build/bin/phpstan analyse --version
composer code-check-pipeline
- name: Tests
Expand Down

0 comments on commit e264ba4

Please sign in to comment.