Skip to content

Commit 2ddbaf4

Browse files
committed
Update checks.yml
1 parent 33ef892 commit 2ddbaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
steps:
117117
- uses: actions/checkout@v4
118118

119-
- run: docker-compose up --wait
119+
- run: docker compose up --wait
120120

121121
- uses: shivammathur/setup-php@v2
122122
with:

0 commit comments

Comments
 (0)