mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-09 19:24:38 +08:00
Switching the specflow workflow to use cmd instead of pwsh
This commit is contained in:
2
.github/workflows/specflow.yml
vendored
2
.github/workflows/specflow.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
name: SpecFlow tests
|
||||
defaults:
|
||||
run:
|
||||
shell: pwsh
|
||||
shell: cmd
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user