From 7f4f1b9dc688f2ce4fced7f68bc31ff4eccbd9bc Mon Sep 17 00:00:00 2001 From: Gavin D'souza Date: Mon, 1 Aug 2022 16:11:32 +0530 Subject: [PATCH] ci: Remove needs cond for tests job --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c23f063..1040df3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,7 +87,6 @@ jobs: tests: runs-on: ubuntu-latest timeout-minutes: 60 - needs: [base_setup] strategy: matrix: