mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
use pwsh, not powershell shell
This commit is contained in:
parent
e7559cc62c
commit
f6649314a8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -325,7 +325,7 @@ jobs:
|
|||
Install-Module -Name Pester -RequiredVersion 5.3.1 -Confirm:$false -Force
|
||||
|
||||
Invoke-Pester -Path "tests" -CI
|
||||
shell: powershell
|
||||
shell: pwsh
|
||||
|
||||
- name: Discord notification
|
||||
uses: rjstone/discord-webhook-notify@v1
|
||||
|
|
Loading…
Reference in New Issue
Block a user