mirror of
https://github.com/actions/python-versions.git
synced 2025-04-04 14:29:38 +00:00
Update build-python-packages.yml (#279)
This commit is contained in:
1
.github/workflows/build-python-packages.yml
vendored
1
.github/workflows/build-python-packages.yml
vendored
@ -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 }}";
|
||||
|
Reference in New Issue
Block a user