Skip to content

Commit a1859d6

Browse files
authored
Update SELinux test command in CI/CD
1 parent cea0603 commit a1859d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,4 +1068,4 @@ jobs:
10681068
- name: Build and Test with SELinux
10691069
run: |
10701070
lima ls
1071-
lima bash -c "cargo test --features 'feat_selinux'"
1071+
lima bash -c "cd work && cargo test --features 'feat_selinux'"

0 commit comments

Comments
 (0)