Switching the specflow workflow to use cmd instead of pwsh

This commit is contained in:
Benedek Farkas
2025-09-19 10:13:25 +02:00
parent 7e53fcb272
commit 61ee88a46d

View File

@@ -11,7 +11,7 @@ jobs:
name: SpecFlow tests
defaults:
run:
shell: pwsh
shell: cmd
runs-on: windows-latest
strategy:
matrix: