Skip to content

Commit 69f0f21

Browse files
EItanyaCopilot
andauthored
feat: add claude.md (#1263)
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9f48e33 commit 69f0f21

4 files changed

Lines changed: 655 additions & 7 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274

275275
- name: Run tests
276276
working-directory: ./python
277-
run: uv run pytest ./packages/**/tests/
277+
run: make test
278278

279279
python-lint:
280280
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)