Skip to content

Commit

Permalink
Fix indentation in YML (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatwardhan authored May 13, 2021
1 parent 4623d14 commit d37f51e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .ci/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ stages:
dependsOn: Build
jobs:
- job: Compliance_Job
pool:
name: windows-latest
steps:
- checkout: self
- checkout: ComplianceRepo
- template: ci-compliance.yml@ComplianceRepo
pool:
name: windows-latest
steps:
- checkout: self
- checkout: ComplianceRepo
- template: ci-compliance.yml@ComplianceRepo

0 comments on commit d37f51e

Please sign in to comment.