revert: change mistake
This commit is contained in:
parent
ec850f8b60
commit
b087732174
@ -1,7 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
# dialects=("sqlite" "mysql" "postgres" "sqlserver")
|
||||
dialects=("tidb")
|
||||
dialects=("sqlite" "mysql" "postgres" "sqlserver")
|
||||
|
||||
if [[ $(pwd) == *"gorm/tests"* ]]; then
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user