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