Odd circleci fix for syntax?
This commit is contained in:
parent
c69639e6d9
commit
553cc9f680
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ jobs:
|
|||
name: Run Tests
|
||||
command: |
|
||||
cd $ROOTPATH
|
||||
# cp ./testdata/mssql_test_schema.sql mssql/tables_schema.sql
|
||||
#cp ./testdata/mssql_test_schema.sql mssql/tables_schema.sql
|
||||
go test -v -race ./... | tee test_out.txt
|
||||
|
||||
- run:
|
||||
|
|
Loading…
Reference in a new issue