Skip to content

Commit c3a4dd7

Browse files
Update CLAUDE.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c50bc0 commit c3a4dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ uv run nox -s test
3434
uv run pytest tests/tools/test__logger.py
3535

3636
# Run with JUnit XML output for CI
37-
uv run nox -s test -- uv run nox -s test -- --cov_report=xml
37+
uv run nox -s test -- --cov_report=xml
3838

3939
# Run pytest directly (bypasses nox)
4040
uv run pytest

0 commit comments

Comments
 (0)