We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b901db7 commit 8442d1aCopy full SHA for 8442d1a
.github/workflows/job-test-windows.yml
@@ -23,5 +23,4 @@ jobs:
23
name: Build-Windows-x64-${{ inputs.configuration }}
24
25
- name: Run Tests
26
- shell: pwsh
27
- run: ./tests/ZEngineTests.exe
+ run: tests\ZEngineTests.exe
0 commit comments