mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
remove debug lines from MySQL workflow
This commit is contained in:
2
.github/workflows/mysql.yml
vendored
2
.github/workflows/mysql.yml
vendored
@@ -31,8 +31,6 @@ jobs:
|
||||
|
||||
|
||||
steps:
|
||||
- run: docker logs ${{ job.services.mysql.id }}
|
||||
- run: ls /data/mysql
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
# Rust ------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user