Skip to content

Commit a6b6e83

Browse files
committed
fixed CIs
1 parent 95e6e21 commit a6b6e83

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

.github/workflows/system.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Docker
1818
uses: docker/setup-buildx-action@v3
1919
- name: Install the project
20-
run: uv sync
20+
run: uv sync --extra agent
2121
- name: Set up commit0
2222
run: uv run commit0 setup simpy
2323
- name: Build docker images

uv.lock

Lines changed: 10 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)