chore(bun/eslint): now using only eslint
This commit is contained in:
parent
561d3e92a6
commit
439ddab587
1 changed files with 0 additions and 2 deletions
2
.github/workflows/bun.yml
vendored
2
.github/workflows/bun.yml
vendored
|
|
@ -22,7 +22,5 @@ jobs:
|
|||
run: bun install --frozen-lockfile
|
||||
- name: Check liniting
|
||||
run: bunx eslint . --max-warnings=0
|
||||
- name: Check norme
|
||||
run: bunx prettier --check .
|
||||
- name: Build
|
||||
run: bun run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue