mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: lint with selinux
This commit is contained in:
@@ -1198,3 +1198,5 @@ jobs:
|
||||
run: |
|
||||
lima ls
|
||||
lima bash -c "cd work && cargo test --features 'feat_selinux'"
|
||||
- name: Lint with SELinux
|
||||
run: lima bash -c "cd work && cargo clippy --all-targets --features 'feat_selinux' -- -D warnings"
|
||||
|
||||
Reference in New Issue
Block a user