Skip to content

Commit b662d71

Browse files
author
Judgment Release Bot
committed
Release: Merge staging to main
2 parents 8bb3d8e + 5c8a6ef commit b662d71

File tree

6 files changed

+731
-226
lines changed

6 files changed

+731
-226
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
cd src
5353
export JUDGMENT_API_KEY="$JUDGEVAL_GH_JUDGMENT_API_KEY"
5454
export JUDGMENT_ORG_ID="$JUDGEVAL_GH_JUDGMENT_ORG_ID"
55-
uv run pytest tests/tracer/llm -n auto
55+
uv run pytest tests -n auto
5656
5757
run-e2e-tests:
5858
needs: [validate-branch]

0 commit comments

Comments
 (0)