Skip to content

Commit fb7324d

Browse files
committed
add trackio in test deps
1 parent 28b1759 commit fb7324d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/unittest/linux/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies:
2929
- dm_control
3030
- mujoco<3.3.6
3131
- mlflow
32+
- trackio
3233
- av
3334
- coverage
3435
- ray

.github/unittest/linux_distributed/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies:
2828
- dm_control
2929
- mujoco<3.3.6
3030
- mlflow
31+
- trackio
3132
- av
3233
- coverage
3334
- ray

.github/unittest/linux_sota/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies:
2525
- dm_control
2626
- mujoco<3.3.6
2727
- mlflow
28+
- trackio
2829
- av
2930
- coverage
3031
- vmas

0 commit comments

Comments
 (0)