From aa9eb9a8f42a1549a92665a9cb8b690879165c59 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Wed, 24 Nov 2021 21:41:17 -0500 Subject: [PATCH] Actually remove race job --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 83271198..ca585c4a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -47,5 +47,4 @@ workflows: build_and_test: jobs: - test - - race - end_to_end