Fix drone

This commit is contained in:
Lunny Xiao 2021-06-10 20:09:49 +08:00
parent bb1800b5bf
commit deb9572f6a
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 0 additions and 1 deletions

View File

@ -323,7 +323,6 @@ services:
kind: pipeline kind: pipeline
name: merge_coverage name: merge_coverage
depends_on: depends_on:
- testing
- test-sqlite - test-sqlite
- test-mysql - test-mysql
- test-mysql8 - test-mysql8