0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-24 19:26:56 +01:00

ci: rename fastly compute@edge to compute (#1708)

This commit is contained in:
Yusuke Wada 2023-11-16 16:36:28 +09:00 committed by GitHub
parent e13000f199
commit 1ed742bdb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ jobs:
- run: bun run test:bun
fastly:
name: 'Fastly Compute@Edge'
name: 'Fastly Compute'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4