Skip to content

Commit a07d0f8

Browse files
authored
Update buildandpublish.yml
1 parent ddb455a commit a07d0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildandpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
Install-Module -Name posh-git -Force
3131
Install-Module -Name platyPS -Force
3232
33-
- name: Install dependencies
33+
- name: Run Pester
3434
shell: pwsh
3535
run: |
3636
$Timestamp = Get-date -uformat "%Y%m%d-%H%M%S"

0 commit comments

Comments
 (0)