Skip to content

Commit

Permalink
what if it's the import not working because we're in shark-ai
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 6, 2025
1 parent 0c6aba6 commit a748bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-shark-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
- name: Run LLM Integration Tests
run: |
source ${VENV_DIR}/bin/activate
pytest -v -s app_tests/integration_tests/llm/shortfin --log-cli-level=INFO
cd shortfin && pytest -v -s ../app_tests/integration_tests/llm/shortfin --log-cli-level=INFO

0 comments on commit a748bbb

Please sign in to comment.