Skip to content

Commit

Permalink
Fix path to sglang integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stbaione authored and renxida committed Nov 19, 2024
1 parent 8cacfd1 commit 5cac718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-sglang-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
run: pip install sentence_transformers

- name: Run Integration Tests
run: pytest -v app_tests/integration_tests/sglang --log-cli-level=INFO
run: pytest -v app_tests/integration_tests/llm/sglang --log-cli-level=INFO

0 comments on commit 5cac718

Please sign in to comment.