Skip to content

Commit

Permalink
chore: cleaned up test job details, investigating failing tests on Wi…
Browse files Browse the repository at this point in the history
…ndows PowerShell to see if actionable
  • Loading branch information
scrthq committed Jan 12, 2024
1 parent 5d7b185 commit f72f762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy-powershell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Build Module
shell: pwsh
shell: powershell
run: |
. ./build.ps1
Expand Down

0 comments on commit f72f762

Please sign in to comment.