Update build-python-packages.yml (#279)

This commit is contained in:
Priya Gupta
2024-06-10 09:33:19 +05:30
committed by GitHub
parent c990e6da95
commit 8bbb5413e0

View File

@ -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 }}";