فهرست منبع

Update pull-request.yml

Aykut Saraç 2 سال پیش
والد
کامیت
e509e118b5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/pull-request.yml

+ 1 - 1
.github/workflows/pull-request.yml

@@ -21,5 +21,5 @@ jobs:
       with:
         node-version: ${{ matrix.node-version }}
         cache: 'npm'
-    - run: npm lint
+    - run: npm run lint
     - run: npm run build