From c8843fa5ae4975ac435e587d18ae1477f78e774a Mon Sep 17 00:00:00 2001 From: Ronald Dan <141264553+rabroldan@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:45:01 -0500 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b5c5a89..a754bfa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,5 +9,3 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - - name: Run ESlint - run: npm run lint