Skip to content

Commit 2d04f6d

Browse files
committed
fix(github): fix workflows
1 parent b29bb27 commit 2d04f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/grumphp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545

4646
- name: Stop containers
4747
if: always()
48-
run: docker compose -f "docker-compose-base.yaml" down -v
48+
run: docker compose -f "compose.yaml" down -v

0 commit comments

Comments
 (0)