Skip to content

Commit 79e2791

Browse files
committed
change build workflow
1 parent 93c5522 commit 79e2791

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up commit0
2222
run: uv run commit0 setup simpy
2323
- name: Build docker images
24-
run: uv run commit0 build simpy
24+
run: uv run commit0 build
2525
- name: Get tests
2626
run: uv run commit0 get-tests simpy
2727
- name: Test

0 commit comments

Comments
 (0)