Skip to content

Commit 1f0b701

Browse files
committed
ci: remove List vendor directory contents
1 parent e664abc commit 1f0b701

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@ jobs:
3333
- name: Install Composer dependencies
3434
run: composer install --prefer-dist --no-dev --optimize-autoloader
3535

36-
- name: List vendor directory contents
37-
run: ls -al vendor/bin
38-
3936
- name: Run PHPUnit tests
4037
run: php vendor/bin/phpunit

0 commit comments

Comments
 (0)