Skip to content

Commit 68a1c17

Browse files
committed
4565: Added composer install to audit check
1 parent 79193d9 commit 68a1c17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/composer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ jobs:
6565
- uses: actions/checkout@v4
6666
- run: |
6767
docker network create frontend
68+
docker compose run --rm phpfpm composer install
6869
docker compose run --rm phpfpm composer audit

0 commit comments

Comments
 (0)