Skip to content

Commit 6f4e653

Browse files
committed
feat:mem0 update testcases
Change-Id: I08ec69f45100e4f3905601240455613555075b7b
1 parent 62b3017 commit 6f4e653

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/lint_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,4 +1322,4 @@ jobs:
13221322
run: pip install tox-uv
13231323

13241324
- name: Run tests
1325-
run: tox -e lint-processor-baggage
1325+
run: tox -e lint-processor-baggage

.github/workflows/misc_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,4 @@ jobs:
193193
run: pip install tox-uv
194194

195195
- name: Run tests
196-
run: tox -e typecheck
196+
run: tox -e typecheck

.github/workflows/test_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4780,4 +4780,4 @@ jobs:
47804780
run: pip install tox-uv
47814781

47824782
- name: Run tests
4783-
run: tox -e py313-test-instrumentation-starlette-latest -- -ra
4783+
run: tox -e py313-test-instrumentation-starlette-latest -- -ra

.github/workflows/test_1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4780,4 +4780,4 @@ jobs:
47804780
run: pip install tox-uv
47814781

47824782
- name: Run tests
4783-
run: tox -e py311-test-instrumentation-sio-pika-1 -- -ra
4783+
run: tox -e py311-test-instrumentation-sio-pika-1 -- -ra

.github/workflows/test_2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,4 +1322,4 @@ jobs:
13221322
run: pip install tox-uv
13231323

13241324
- name: Run tests
1325-
run: tox -e pypy3-test-processor-baggage -- -ra
1325+
run: tox -e pypy3-test-processor-baggage -- -ra

0 commit comments

Comments
 (0)