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 79aa01c commit 102cefaCopy full SHA for 102cefa
Makefile
@@ -27,7 +27,7 @@ help: Makefile
27
testDataDir := test/data/
28
tempDir := ${testDataDir}temp/
29
gitDataDir := ${tempDir}sdk-test-data/
30
-branchName := tp/bootstrap-config
+branchName := main
31
githubRepoLink := https://github.com/Eppo-exp/sdk-test-data.git
32
repoName := sdk-test-data
33
.PHONY: test-data
0 commit comments