[CI, Test] Fix test run command

This commit is contained in:
dpeter99 2022-06-10 13:59:03 +02:00
parent 46911e4eb3
commit 12a1a4be6e

View File

@ -51,6 +51,6 @@ jobs:
key: ${{ runner.os }}-$GITHUB_RUN_ID
- name: Test shadow-file-format
run: .\bin\Debug\shadow-file-format-test\shadow-file-format-test.exe --gtest_output="xml:./test-results/shadow-file-format-test.xml"
powershell: .\bin\Debug\shadow-file-format-test\shadow-file-format-test.exe --gtest_output="xml:./test-results/shadow-file-format-test.xml"