Skip to content

Commit 367e663

Browse files
committed
remove debug lines from MySQL workflow
1 parent fc66c8f commit 367e663

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/mysql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
3232
3333
steps:
34-
- run: docker logs ${{ job.services.mysql.id }}
35-
- run: ls /data/mysql
3634
- uses: actions/checkout@v1
3735

3836
# Rust ------------------------------------------------

0 commit comments

Comments
 (0)