aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/bun-ecosystem-test.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/bun-ecosystem-test.yml b/.github/workflows/bun-ecosystem-test.yml
index a8b7af4e2..3b163c0f2 100644
--- a/.github/workflows/bun-ecosystem-test.yml
+++ b/.github/workflows/bun-ecosystem-test.yml
@@ -1,4 +1,4 @@
-name: Ecosystem Test
+name: bun-ecosystem-test
on:
schedule:
@@ -45,4 +45,5 @@ jobs:
bun-download-url: https://bun.sh/download/${{ github.event.inputs.version }}/${{ matrix.url }}
- id: test
name: Test
+ working-directory: packages/bun-internal-test
run: bun run test:ecosystem