Skip to content

Commit 15bf5bd

Browse files
exaby73transistive
authored andcommitted
ci: Remove composer action
1 parent 0fa4640 commit 15bf5bd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ jobs:
3030
with:
3131
php-version: ${{ matrix.php }}
3232

33-
- name: Install dependencies
34-
uses: php-actions/composer@v2
35-
with:
36-
php_version: ${{ matrix.php }}
37-
3833
- name: Override Symfony version
3934
run: composer run ci-symfony-install-version ${{ matrix.sf_version }}
4035

0 commit comments

Comments
 (0)