Skip to content

Commit fdb46ad

Browse files
authored
Fix space. Solves failures in 1ES pipelines. (#37401)
1 parent 8d57673 commit fdb46ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-internal-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ extends:
197197
templateContext:
198198
sdl:
199199
binskim:
200-
prereleaseVersion: ' '
200+
prereleaseVersion: ''
201201
- job: Helix
202202
timeoutInMinutes: 180
203203
pool:

0 commit comments

Comments
 (0)