Skip to content

Commit 03dfcc8

Browse files
committed
update
1 parent ada54e4 commit 03dfcc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: |
8787
# Install OpenEnv core and echo environment
8888
uv pip install "openenv-core"
89-
uv pip install "openenv-echo-env @ git+https://github.com/meta-pytorch/OpenEnv.git#subdirectory=src/envs/echo_env"
89+
uv pip install "openenv @ git+https://github.com/meta-pytorch/OpenEnv.git"
9090
9191
- name: Run Core Tests with pytest-xdist
9292
env:

0 commit comments

Comments
 (0)