We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26207b commit 7d8df74Copy full SHA for 7d8df74
Makefile
@@ -27,7 +27,7 @@ help: Makefile
27
testDataDir := test/data/
28
tempDir := ${testDataDir}temp/
29
gitDataDir := ${tempDir}sdk-test-data/
30
-branchName := main
+branchName := tp/bootstrap-config
31
githubRepoLink := https://github.com/Eppo-exp/sdk-test-data.git
32
repoName := sdk-test-data
33
.PHONY: test-data
0 commit comments