mirror of
https://github.com/Nezumi-2711/uptime-monitoring.git
synced 2026-09-22 20:02:21 +00:00
fix: resolve lint error
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- run: bun install --frozen-lockfile
|
||||
- run: bun run build
|
||||
- run: bun run test
|
||||
- run: bun run lint
|
||||
- run: bun run format:check
|
||||
|
||||
Reference in New Issue
Block a user