Skip to content

Commit 30c28bb

Browse files
bugfix
1 parent 2d71ec8 commit 30c28bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ runs:
5656
Script: ${{ github.action_path }}/scripts/main.ps1
5757

5858
- name: Invoke-Pester
59-
# uses: PSModule/Invoke-Pester@v3
60-
uses: PSModule/Invoke-Pester@fixCOntainerEval
59+
uses: PSModule/Invoke-Pester@v3
6160
id: test
6261
env:
6362
Settings: ${{ fromJson(steps.paths.outputs.result).Settings }}

0 commit comments

Comments
 (0)