Skip to content

Commit 9969a69

Browse files
committed
Remove unnecessary query parameter from httpClientJobs URL in httpclient-scenarios.yml
1 parent c5a2825 commit 9969a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/httpclient-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ parameters:
1919

2020
- name: httpClientJobs
2121
type: string
22-
default: '--config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml?raw=true'
22+
default: '--config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml'
2323

2424
- name: tfm
2525
type: string

0 commit comments

Comments
 (0)