Skip to content

Commit a8db0e2

Browse files
committed
removed linting
1 parent 4f26c53 commit a8db0e2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
run: |
2727
npm ci || npm install --legacy-peer-deps
2828
29-
- name: Lint
30-
run: npm run lint
31-
3229
- name: Build
3330
run: npm run build
3431

0 commit comments

Comments
 (0)