Skip to content

Commit 9006087

Browse files
authored
Merge pull request #498 from paragonie-security/patch-2
Update ci.yml
2 parents ed4f71e + 44fffcc commit 9006087

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)