Skip to content

Commit d44a5e7

Browse files
committed
feat: rename frontend linting workflow
1 parent 71be839 commit d44a5e7

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/fe-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ jobs:
4747
working-directory: ./fe
4848
run: pnpm install
4949

50-
- name: Run linter
51-
working-directory: ./fe
52-
run: pnpm lint
53-
5450
- name: Build packages
5551
working-directory: ./fe
5652
run: pnpm --filter "@dimina/common" --filter "@dimina/compiler" build

0 commit comments

Comments
 (0)