I have a public repository with Hono app, that I need to run test with Vitest-pool-workers in CI, th
I have a public repository with Hono app, that I need to run test with Vitest-pool-workers in CI, the wrangler.toml is in .gitignore, there some way to run this tests without wrangler file or using the wrangler-action?

