Skip to content

Commit 5fec5db

Browse files
committed
chore: remove redundant step to stop Docker containers in CI workflow
1 parent c8e82df commit 5fec5db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,4 @@ jobs:
3737

3838
- name: Typecheck
3939
run: pnpm typecheck
40-
41-
- name: Stop Docker Containers
42-
run: docker compose down
4340

0 commit comments

Comments
 (0)