Skip to content

Commit

Permalink
Update build-python-packages.yml (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 authored Jun 10, 2024
1 parent c990e6d commit 8bbb541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}";
Expand Down

0 comments on commit 8bbb541

Please sign in to comment.