Skip to content

Commit 929cc90

Browse files
committed
fixed ci
1 parent 5e88e95 commit 929cc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install the project
2020
run: uv sync
2121
- name: Set up commit0
22-
run: uv run commit0 clone simpy
22+
run: uv run commit0 setup simpy
2323
- name: Build docker images
2424
run: uv run commit0 build simpy
2525
- name: Get tests

0 commit comments

Comments
 (0)