ci: change powershell to pwsh
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
light7734 2026-02-11 11:40:37 +03:30
parent 9cfacb02cd
commit 9af758867c
Signed by: light7734
GPG key ID: E7CE6145374F0B5F

View file

@ -13,7 +13,7 @@ platform:
steps:
- name: unit tests
shell: powershell
shell: pwsh
commands:
- ./tools/ci/amd64/msvc/unit_tests.ps1