mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-11 19:43:43 +08:00
feat: enable eslint in ci
This commit is contained in:
@@ -29,10 +29,10 @@ jobs:
|
||||
run: |
|
||||
echo testing > internal/assets/version
|
||||
|
||||
- name: Build frontend
|
||||
- name: Lint frontend
|
||||
run: |
|
||||
cd frontend
|
||||
bun run build
|
||||
bun run lint
|
||||
|
||||
- name: Copy frontend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user