Skip to content

Commit 04bff12

Browse files
committed
update
1 parent 3ed114c commit 04bff12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ jobs:
638638
run: |
639639
./scripts/dev_setup.sh
640640
- name: Run embedder tests
641-
working-directory: libs/agno
641+
working-directory: .
642642
run: |
643643
source .venv/bin/activate
644644
python -m pytest ./libs/agno/tests/integration/embedder

0 commit comments

Comments
 (0)