Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Nov 5, 2023
1 parent 049b13d commit 9cb12e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
Install-Module -Name Pester -Force -SkipPublisherCheck -Scope CurrentUser
- name: Run Pester Tests
uses: PoshCode/Actions/pester@v2
uses: PoshCode/Actions/pester@v1
with:
pesterVersion: "5.5.0"
codeCoveragePath: Modules/F7History
Expand Down

0 comments on commit 9cb12e5

Please sign in to comment.