Skip to content

Commit 25530c3

Browse files
committed
Revert "ci: lint docker-compose.yml"
This reverts commit 4dd34c4.
1 parent 4dd34c4 commit 25530c3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,3 @@ jobs:
1313
uses: php-actions/composer@v6
1414
- name: Lint PHP code
1515
run: composer run test
16-
lint-docker-compose:
17-
runs-on: ubuntu-latest
18-
steps:
19-
- uses: actions/checkout@v5
20-
- uses: docker-compose-linter/dclint-github-action@v1.6.0

0 commit comments

Comments
 (0)