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
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
......@@ -119,7 +119,7 @@ jobs:
run: pnpm run build
- name: Build ${{ matrix.packages }}
run: pnpm run build
working-directory: packages/llamaindex/e2e/examples/${{ matrix.packages }}
working-directory: e2e/examples/${{ matrix.packages }}
typecheck-examples:
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.
Finish editing this message first!
Please register or to comment