RRohith Krishnainitial commit
93670b25创建于 2025年8月21日历史提交
trigger:
- main

pool:
  vmImage: ubuntu-latest

steps:
- script: pip install .
  displayName: 'Install dependencies'

- script: |
    echo minimal pipeline just to trigger component governance
  displayName: 'nop'