Skip to content

Commit e293137

Browse files
committed
Update workflow
1 parent 6dae8ab commit e293137

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/frankenphp.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,3 @@ jobs:
5454
-
5555
name: Doctrine Schema Validator
5656
run: docker compose exec -T php bin/console -e test doctrine:schema:validate
57-
58-
lint:
59-
name: Docker Lint
60-
runs-on: ubuntu-latest
61-
steps:
62-
-
63-
name: Checkout
64-
uses: actions/checkout@v4
65-
-
66-
name: Lint Dockerfile
67-
uses: hadolint/[email protected]

0 commit comments

Comments
 (0)