test: create test runner to do initial setup for DB
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install
|
||||
run: bun install
|
||||
- name: Test
|
||||
run: bun test
|
||||
run: bun run test
|
||||
# TODO: uncomment this when https://github.com/cloudflare/workers-sdk/issues/5082 is fixed
|
||||
# - name: Verify env
|
||||
# run: bun env:verify
|
||||
|
||||
Reference in New Issue
Block a user