Skip to content

Commit 2110c6c

Browse files
skip packages wip
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
1 parent 996f9ea commit 2110c6c

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
@@ -287,7 +287,7 @@ jobs:
287287
test ${{ matrix.test_os }} = "${used_vid}"
288288
289289
- name: Unit and container integration tests
290-
run: just test-container
290+
run: BOOTC_SKIP_PACKAGE=1 just test-container
291291

292292
- name: Validate composefs digest (UKI only)
293293
if: matrix.boot_type == 'uki'

0 commit comments

Comments
 (0)