Skip to content

Commit 47058b0

Browse files
committed
chore: remove pipeline lint
1 parent c3ea5e7 commit 47058b0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker-build-push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Install dependencies
3131
run: npm ci
3232

33-
- name: Run linter
34-
run: npm run lint
35-
3633
- name: Build application
3734
run: npm run build
3835

0 commit comments

Comments
 (0)