Skip to content
Snippets Groups Projects
Unverified Commit 58e65d39 authored by Alex Yang's avatar Alex Yang Committed by GitHub
Browse files

refactor: move e2e top level (#1449)

parent fdad3d66
Branches
Tags
No related merge requests found
Showing
with 1 addition and 1 deletion
...@@ -119,7 +119,7 @@ jobs: ...@@ -119,7 +119,7 @@ jobs:
run: pnpm run build run: pnpm run build
- name: Build ${{ matrix.packages }} - name: Build ${{ matrix.packages }}
run: pnpm run build run: pnpm run build
working-directory: packages/llamaindex/e2e/examples/${{ matrix.packages }} working-directory: e2e/examples/${{ matrix.packages }}
typecheck-examples: typecheck-examples:
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment