diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f9e2caa5..1a74b42f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -28,6 +28,7 @@ jobs: - uses: actions/checkout@v4 - uses: wyvox/action-setup-pnpm@v3 - run: pnpm test + working-directory: test-app try-scenarios: name: Tests - ${{ matrix.ember-try-scenario }}