Skip to content

Commit a8b3a40

Browse files
rimi-itkturegjorup
andauthored
Update github/workflows/composer.yaml
Co-authored-by: Ture Gjørup <[email protected]>
1 parent de94860 commit a8b3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/workflows/composer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v4
3838
- run: |
3939
docker network create frontend
40-
docker compose run --rm phpfpm composer validate
40+
docker compose run --rm phpfpm composer validate --strict
4141
4242
composer-normalized:
4343
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)