Skip to content

Commit 102cefa

Browse files
committed
revert temp branch
1 parent 79aa01c commit 102cefa

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
@@ -27,7 +27,7 @@ help: Makefile
2727
testDataDir := test/data/
2828
tempDir := ${testDataDir}temp/
2929
gitDataDir := ${tempDir}sdk-test-data/
30-
branchName := tp/bootstrap-config
30+
branchName := main
3131
githubRepoLink := https://github.com/Eppo-exp/sdk-test-data.git
3232
repoName := sdk-test-data
3333
.PHONY: test-data

0 commit comments

Comments
 (0)