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