Skip to content
Snippets Groups Projects
Commit 6d5749d6 authored by leehuwuj's avatar leehuwuj
Browse files

remove --no-files e2e test for python

parent 5ec1947d
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
python-version: ["3.11"] python-version: ["3.11"]
os: [macos-latest, windows-latest, ubuntu-22.04] os: [macos-latest, windows-latest, ubuntu-22.04]
frameworks: ["fastapi"] frameworks: ["fastapi"]
datasources: ["--no-files", "--example-file", "--llamacloud"] datasources: ["--example-file", "--llamacloud"]
defaults: defaults:
run: run:
shell: bash shell: bash
......
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