mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
move this
This commit is contained in:
2
.github/workflows/bun-test.yml
vendored
2
.github/workflows/bun-test.yml
vendored
@@ -55,4 +55,4 @@ jobs:
|
||||
run: |
|
||||
bun install
|
||||
bun install --cwd test
|
||||
bun x ts-node --esm scripts/bun-test.ts ${{ github.event.inputs.path }} --isolated --timeout=${{ github.event.inputs.timeout }}
|
||||
bun x ts-node --esm .github/test-runner.ts ${{ github.event.inputs.path }} --isolated --timeout=${{ github.event.inputs.timeout }}
|
||||
|
||||
Reference in New Issue
Block a user