Skip to content

Commit

Permalink
Add skippublishercheck (actions#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti authored Jun 10, 2024
1 parent 1693c7d commit cc396a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ 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 }}";
Expand Down

0 comments on commit cc396a6

Please sign in to comment.