Skip to content

Commit ce93bed

Browse files
committed
Fix expand-template.yml indentation
1 parent 87df227 commit ce93bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
displayName: 💅 Verify formatted code
247247
env:
248248
dotnetformat: true # part of a workaround for https://github.com/dotnet/sdk/issues/44951
249-
- template: expand-template.yml
249+
- template: expand-template.yml
250250

251251
- ${{ if parameters.EnableMacOSBuild }}:
252252
- job: macOS

0 commit comments

Comments
 (0)