Skip to content

Commit 8bbb541

Browse files
Update build-python-packages.yml (#279)
1 parent c990e6d commit 8bbb541

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-python-packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ jobs:
158158
159159
- name: Run tests
160160
run: |
161-
Install-Module Pester -Force -Scope CurrentUser
162161
Import-Module Pester
163162
$pesterContainer = New-PesterContainer -Path './python-tests.ps1' -Data @{
164163
Version="${{ env.VERSION }}";

0 commit comments

Comments
 (0)