Skip to content

Commit 1418f06

Browse files
committed
Update backend-ci.yml
1 parent 9362849 commit 1418f06

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/backend-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- name: Install dependencies
3232
working-directory: ./backend
3333
run: npm ci
34-
- name: Code Quality - Lint # kiểm tra chất lượng mã nguồn
35-
working-directory: ./backend
36-
run: npm run lint
3734
- name: Build
3835
working-directory: ./backend
3936
run: npm run build --if-present

0 commit comments

Comments
 (0)