From dff53eec1b6350598f4fc9af7be35c9c8f5326e9 Mon Sep 17 00:00:00 2001 From: Adam Gleave Date: Tue, 22 Nov 2022 18:42:20 -0800 Subject: [PATCH] Remove unused MuJoCo context (#68) --- .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