ci: remove eslint installation from CI workflow
All checks were successful
All checks were successful
This commit is contained in:
parent
465967ce73
commit
ed2d512cb0
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
bun install
|
bun install
|
||||||
- run: bun install eslint
|
|
||||||
- name: Run Eslint
|
- name: Run Eslint
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue