Skip to content

Commit fd9176c

Browse files
committed
Fixing benchmarks yml error
1 parent 4a96a0f commit fd9176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Crank/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
server:
66
source:
77
repository: https://github.com/Azure/azure-functions-host
8-
branchOrCommit: "{{ FunctionsHostBranchOrCommit }}"
8+
branchOrCommit: "{{ BranchOrCommit }}"
99
project: src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
1010
readyStateText: Application started.
1111

0 commit comments

Comments
 (0)