Compare commits

..
Author SHA1 Message Date
HarithaVattikutiandGitHub dc8399c949 Revert "Update versions-manifest (#281)"
This reverts commit 8108f421b7.
2024-06-10 08:16:54 -05:00
@@ -158,7 +158,6 @@ jobs:
- name: Run tests
run: |
Install-Module Pester -Force -Scope CurrentUser -SkipPublisherCheck
Import-Module Pester
$pesterContainer = New-PesterContainer -Path './python-tests.ps1' -Data @{
Version="${{ env.VERSION }}";