Skip to content

Commit 3eca777

Browse files
committed
fix typo
1 parent af7963c commit 3eca777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
coverage: none
3131

3232
- name: Install dependencies
33-
run: composer install --no-interaction --prefer-dist --optimize-autoloader --ignore-platform-req
33+
run: composer install --no-interaction --prefer-dist --optimize-autoloader --ignore-platform-reqs
3434

3535
- name: Execute tests
3636
run: vendor/bin/pest

0 commit comments

Comments
 (0)