mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-11-03 07:35:44 +00:00
feat: enable eslint in ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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