Skip to content

Commit e9ced2f

Browse files
github-actions: Test CBR with LTP
Signed-off-by: Shreeya Patel <spatel@ciq.com>
1 parent 743543a commit e9ced2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/kernel-build-and-test-multiarch.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ on:
77

88
jobs:
99
kernelCI:
10-
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-multiarch.yml@main
10+
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-multiarch.yml@shreeya_kernelci_ltp
1111
with:
1212
architectures: 'x86_64'
1313
skip_kselftests: true
14+
skip_ltp: true
1415
secrets: inherit

0 commit comments

Comments
 (0)