litellm/.circleci
Yuneng Jiang 03a022436b
[Infra] CCI: run RVM install from its own checkout dir
The rvm/install script sources scripts/functions/installer using
paths relative to the caller's working directory (not $0), so
invoking /tmp/rvm/install from /home/circleci/project fails with
'No such file or directory'. Switch to (cd /tmp/rvm && ./install).
2026-04-22 21:50:53 -07:00
..
config.yml [Infra] CCI: run RVM install from its own checkout dir 2026-04-22 21:50:53 -07:00