@@ -20,8 +20,5 @@ jobs:
- name: Install dependencies
run: npm install
- - name: Run lint checks
- run: npm run lint
-
- name: Build the application
run: npm run build
@@ -20,9 +20,6 @@ jobs: