Skip to content

Commit 7fc2a2b

Browse files
authored
Remove dormant MuJoCo Warp CI workflow (#3925)
1 parent 2163f2f commit 7fc2a2b

2 files changed

Lines changed: 0 additions & 263 deletions

File tree

.github/workflows/mujoco_warp_tests.yml

Lines changed: 0 additions & 262 deletions
This file was deleted.

scripts/ci/tests/test_runner_workflow_contract.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
".github/workflows/aws_gpu_benchmarks.yml": "gpu-benchmarks",
2020
".github/workflows/minimum_deps_tests.yml": "minimum-deps-tests",
2121
".github/workflows/warp_nightly_tests.yml": "warp-nightly-tests",
22-
".github/workflows/mujoco_warp_tests.yml": "mujoco-warp-tests",
2322
}
2423
DIRECT_DISPATCH_WORKFLOWS = WORKLOADS.keys() - {".github/workflows/aws_gpu_benchmarks.yml"}
2524
REUSABLE_CALLERS = {

0 commit comments

Comments
 (0)