mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
fixed the CI command
This commit is contained in:
parent
6f03fbd130
commit
04e4fb1af1
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -106,8 +106,7 @@ jobs:
|
||||
- uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: '1.1.16'
|
||||
- run: bun install
|
||||
- run: bun run test
|
||||
- run: bun run test:bun
|
||||
|
||||
fastly:
|
||||
name: 'Fastly Compute'
|
||||
|
Loading…
Reference in New Issue
Block a user