Use test sample everywhere

This commit is contained in:
momo5502
2025-04-13 13:28:18 +02:00
parent 8e0e81c02d
commit 4bf2e9287e

View File

@@ -394,7 +394,7 @@ jobs:
env:
EMULATOR_ROOT: ${{github.workspace}}/build/release/artifacts/root
EMULATOR_VERBOSE: ${{ github.event.inputs.verbose }}
ANALYSIS_SAMPLE: ${{github.workspace}}/build/release/artifacts/dump-apiset.exe
ANALYSIS_SAMPLE: ${{github.workspace}}/build/release/artifacts/test-sample.exe
smoke-test-android: