We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d6a59 commit a244086Copy full SHA for a244086
.github/workflows/CI.yml
@@ -16,5 +16,5 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v4
19
- - run: comoposer install
+ - run: composer install
20
- run: ./vendor/bin/phpunit
0 commit comments