Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Reorder steps
  • Loading branch information
filmor committed Mar 2, 2026
commit 71c5cc4f73e832326ca4a0e8458d8e48cc7c2d20
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
activate-environment: true
enable-cache: true

- run: dotnet restore

- name: Synchronize the virtual environment
run: uv sync --managed-python

Expand Down