We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2353cb commit 0bcacd7Copy full SHA for 0bcacd7
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,6 @@ jobs:
15
- uses: shivammathur/setup-php@v2
16
with:
17
php-version: ${{ matrix.php-version }}
18
- # tools: phpunit
19
- run: |
20
curl -s http://getcomposer.org/installer | php
21
php composer.phar install
0 commit comments