Compare commits

...

3 Commits

Author SHA1 Message Date
HarithaVattikuti dc8399c949 Revert "Update versions-manifest (#281)"
This reverts commit 8108f421b7.
2024-06-10 08:16:54 -05:00
github-actions[bot] 8108f421b7 Update versions-manifest (#281)
Co-authored-by: Service account <no-reply@microsoft.com>
2024-06-09 23:48:30 -05:00
Priya Gupta 8bbb5413e0 Update build-python-packages.yml (#279) 2024-06-09 23:03:19 -05:00
@@ -158,7 +158,6 @@ jobs:
- name: Run tests
run: |
Install-Module Pester -Force -Scope CurrentUser
Import-Module Pester
$pesterContainer = New-PesterContainer -Path './python-tests.ps1' -Data @{
Version="${{ env.VERSION }}";