From 82bad6deaa7811775fbaee359c218e56b22593f1 Mon Sep 17 00:00:00 2001 From: DevMirza <53424436+Zaid-maker@users.noreply.github.com> Date: Sun, 10 Sep 2023 15:33:55 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20AutoTest=20workflow=20(#3?= =?UTF-8?q?725)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 40ca1f9e..2de22fd5 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -65,7 +65,6 @@ jobs: - run: npm ci --production check-linters: - needs: [ check-file-changes ] runs-on: ubuntu-latest steps: