Skip to content

Commit 2280c84

Browse files
author
Adrian Cole
committed
fixes circle config
1 parent ef42a7d commit 2280c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
database:
3737
override:
3838
- mysql -u ubuntu -e 'SET GLOBAL innodb_file_format=Barracuda'
39-
- mysql -u ubuntu circle_test < zipkin-storage/mysql/src/main/resources/mysql.sql
39+
- mysql -u ubuntu circle_test < zipkin-storage/mysql-v1/src/main/resources/mysql.sql
4040

4141
test:
4242
override:

0 commit comments

Comments
 (0)