Skip to content

Commit d115a4c

Browse files
committed
chore(ci): remove unnecessary command to check Docker Compose version
1 parent 5f3c939 commit d115a4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020

2121
- name: Setup Docker Compose
2222
uses: docker/setup-compose-action@v1
23-
run: docker-compose --version
2423

2524
- name: Setup Task
2625
uses: go-task/setup-task@v1

0 commit comments

Comments
 (0)