From 57385087a2beb394ffe580c47c6d3f98a63c5496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vannicatte?= Date: Thu, 28 Apr 2022 09:35:41 +0200 Subject: [PATCH] chore: less needs (#440) --- .github/workflows/check.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index ca6c5b50d..8f27fb96a 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -370,7 +370,6 @@ jobs: needs: - setup - client_javascript - - client_javascript_algoliasearch - client_java - client_php if: | @@ -419,8 +418,6 @@ jobs: needs: - setup - cts - - client_javascript_tests - - client_javascript_algoliasearch if: | always() && github.ref == 'refs/heads/main' &&