ci: change powershell to pwsh
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
9cfacb02cd
commit
9af758867c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: unit tests
|
- name: unit tests
|
||||||
shell: powershell
|
shell: pwsh
|
||||||
commands:
|
commands:
|
||||||
- ./tools/ci/amd64/msvc/unit_tests.ps1
|
- ./tools/ci/amd64/msvc/unit_tests.ps1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue