Skip to content

Commit 44fffcc

Browse files
Update ci.yml
1 parent ed4f71e commit 44fffcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103
run: composer require --dev vimeo/psalm:^4
104104

105105
- name: Static Analysis
106-
if: contains(['7.4', '8.0], ${{ matrix.php-version }})
106+
if: contains(['7.4', '8.0'], ${{ matrix.php-version }})
107107
run: vendor/bin/psalm

0 commit comments

Comments
 (0)