Skip to content

Commit 3a86ec8

Browse files
committed
fix: remove docker exec
1 parent 264740a commit 3a86ec8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
- name: build
4141
run: yarn build
4242

43-
- name: check docker
44-
run: docker-compose up -d
45-
4643
- name: check again
4744
run: docker-compose exec db mysql -u root
4845

0 commit comments

Comments
 (0)