Skip to content

Commit

Permalink
run depends on build
Browse files Browse the repository at this point in the history
  • Loading branch information
opokatech committed Apr 4, 2024
1 parent 980f146 commit fb19301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ debug_san:
rm -f compile_commands.json
ln -s ${BUILD_DIR}_debug_cpu_native/compile_commands.json

debug_run:
debug_run: debug_san
./build_debug_cpu_native/bin/ecb_server --xml_file tests/data/hist.xml --port 8080

tests: debug
Expand Down

0 comments on commit fb19301

Please sign in to comment.