From eefd855b0b42aea8cdc4bdf55cba7f2a6ea8637e Mon Sep 17 00:00:00 2001 From: preethivika Date: Wed, 4 Oct 2023 16:06:23 +0530 Subject: [PATCH] testing the react-lint --- .github/workflows/react.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react.yml b/.github/workflows/react.yml index bebc478256..a0ba5d6911 100644 --- a/.github/workflows/react.yml +++ b/.github/workflows/react.yml @@ -27,4 +27,4 @@ jobs: restore-keys: | ${{ runner.os }}-node- - - run: make react-app-test + - run: make react-app-lint