From 0440bbc458001618264af20c8e9bed8c17db2d91 Mon Sep 17 00:00:00 2001 From: Adam Gleave Date: Mon, 21 Nov 2022 17:43:28 -0800 Subject: [PATCH] Remove unused MuJoCo context --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f741495..20ec919 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -181,9 +181,7 @@ workflows: jobs: - lintandtype: context: - - MuJoCo-free - docker-hub-creds - unit-test: context: - - MuJoCo-free - docker-hub-creds