🌐 AI搜索 & 代理 主页
Skip to content

Commit 13dff92

Browse files
committed
Synchronize the environment
1 parent ec651f1 commit 13dff92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
activate-environment: true
6464
enable-cache: true
6565

66+
- name: Synchronize the virtual environment
67+
run: uv sync
68+
6669
- name: Embedding tests (Mono/.NET Framework)
6770
run: dotnet test --runtime any-${{ matrix.os.platform }} --framework net472 --logger "console;verbosity=detailed" src/embed_tests/
6871
if: always()

0 commit comments

Comments
 (0)