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 d43ac9d commit b73b7daCopy full SHA for b73b7da
build/httpclient-scenarios.yml
@@ -1,5 +1,9 @@
1
# HttpClient scenarios
2
3
+variables:
4
+- name: httpClientJobs
5
+ value: --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml
6
+
7
parameters:
8
- name: arguments
9
type: string
@@ -11,10 +15,6 @@ parameters:
11
15
12
16
default: 'true'
13
17
14
-variables:
-- name: httpClientJobs
- value: --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml
-
18
- name: getScenarios
19
type: object
20
default:
0 commit comments