mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
GNU CI: also build selinux with --release-build
This commit is contained in:
parent
ef9cb277fc
commit
e39037c699
1 changed files with 1 additions and 1 deletions
2
.github/workflows/GnuTests.yml
vendored
2
.github/workflows/GnuTests.yml
vendored
|
@ -194,7 +194,7 @@ jobs:
|
|||
|
||||
- name: Selinux - Build for selinux tests
|
||||
run: |
|
||||
lima bash -c "cd ~/work/uutils/ && bash util/build-gnu.sh"
|
||||
lima bash -c "cd ~/work/uutils/ && bash util/build-gnu.sh --release-build"
|
||||
lima bash -c "mkdir -p ~/work/gnu/tests-selinux/"
|
||||
|
||||
- name: Selinux - Run selinux tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue