Skip to content

Commit 5ca0f50

Browse files
committed
Drop code formatter
1 parent 2d6ee0e commit 5ca0f50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,5 @@ jobs:
3232
- name: "📦 Install dependencies"
3333
run: npm ci
3434

35-
- name: "📝 Checking code format"
36-
run: npm run format:check
37-
3835
- name: "🚀 Build the project"
3936
run: npm run build

0 commit comments

Comments
 (0)