Skip to content

Commit 4833a83

Browse files
committed
Build package up to
1 parent ea16bfe commit 4833a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cache: true
3737

3838
- name: Build
39-
run: pixi run build --executor sequential --packages-select bitbots_msgs
39+
run: pixi run build --executor sequential --packages-up-to bitbots_msgs
4040

4141
- name: Test
4242
run: pixi run test --parallel-workers 1

0 commit comments

Comments
 (0)