Skip to content

Commit a244086

Browse files
committed
ci: fix typo
1 parent 15d6a59 commit a244086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19-
- run: comoposer install
19+
- run: composer install
2020
- run: ./vendor/bin/phpunit

0 commit comments

Comments
 (0)