mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
ci: lint with selinux
This commit is contained in:
parent
38ef20c385
commit
5e929577a8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue