Skip to content

Commit 054eb11

Browse files
fix: remove lint
1 parent f9fbe80 commit 054eb11

2 files changed

Lines changed: 0 additions & 48 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ jobs:
3636
- name: "📦 Install dependencies"
3737
run: npm ci
3838

39-
- name: "🔎 Lint code"
40-
run: npm run lint
41-
42-
- name: "📝 Checking code format"
43-
run: npm run format:check
44-
4539
- name: "🚀 Build the project"
4640
run: npm run build
4741

0 commit comments

Comments
 (0)