Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
q10 committed Feb 12, 2025
1 parent e6d0cd0 commit 171b873
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/scripts/dcperf_install_feedsim.bash
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install_feedsim () {
echo ""
fi

echo "[TEST] TODO: Implement This!"
python ./benchpress_cli.py install feedsim_autoscale
echo "[INSTALL] Installing FeedSim ..."
(print_exec conda run --no-capture-output ${env_prefix} \
python ./benchpress_cli.py install feedsim_autoscale) || return 1
}

0 comments on commit 171b873

Please sign in to comment.