diff --git a/target/sim/sw/sim_elf.yaml b/target/sim/sw/sim_elf.yaml index 5bc17bc7d..bdc2c3fc0 100644 --- a/target/sim/sw/sim_elf.yaml +++ b/target/sim/sw/sim_elf.yaml @@ -3,4 +3,4 @@ # SPDX-License-Identifier: Apache-2.0 runs: - - elf: apps/offload/build/offload-snax-test-integration.elf + - elf: host/apps/offload/build/offload-snax-test-integration.elf