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