Skip to content

Commit

Permalink
Fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jul 4, 2023
1 parent 146f010 commit 54c3f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
php-version: '8.0'
extensions: mbstring, intl
coverage: none,
coverage: none
tools: vimeo/psalm:4.1

- name: Composer Install
Expand Down

0 comments on commit 54c3f17

Please sign in to comment.