From 3762f77a39f4f9322e72581cb0c5ffde3db0dab5 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Fri, 22 Oct 2021 14:21:43 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/push.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 214406c..a0fef9c 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -70,11 +70,6 @@ jobs: - run: npm audit --audit-level=critical test-strategy: - needs: - - commit-lint - - super-linter - - npm-audit - timeout-minutes: 5 runs-on: ubuntu-latest