From e702e7e68b8dcae2543cfc4ce625e161cd7b959b Mon Sep 17 00:00:00 2001 From: Thomas Fussell Date: Sat, 2 Jan 2021 12:50:27 -0500 Subject: [PATCH] remove requires --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 366e91af2..3319b667c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -76,5 +76,3 @@ workflows: samples: "ON" benchmarks: "ON" coverage: "OFF" - requires: - - tests \ No newline at end of file