Skip to content

Commit 78b0119

Browse files
committed
temporary fix for test suite
1 parent 227f970 commit 78b0119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ clean-data:
5353
init: ## Initial setup for development
5454
git submodule init
5555
git submodule update
56-
git submodule foreach git pull origin master
56+
#git submodule foreach git pull origin master
5757
git submodule foreach make
5858
mkdir -p tmp
5959

0 commit comments

Comments
 (0)