Use test-sample as analysis sample

This commit is contained in:
momo5502
2025-04-12 08:52:24 +02:00
parent b701d44e90
commit 35092b9cdf

View File

@@ -340,7 +340,7 @@ jobs:
env:
EMULATOR_ROOT: ${{github.workspace}}/build/${{matrix.preset}}/artifacts/root
EMULATOR_VERBOSE: ${{ github.event.inputs.verbose }}
ANALYSIS_SAMPLE: ${{github.workspace}}/build/${{matrix.preset}}/artifacts/dump-apiset.exe
ANALYSIS_SAMPLE: ${{github.workspace}}/build/${{matrix.preset}}/artifacts/test-sample.exe
win-test:
name: Windows Test