[CI, Test] Fix test run command
This commit is contained in:
parent
46911e4eb3
commit
12a1a4be6e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user