no more verbose flag

This commit is contained in:
Daylin Morgan 2024-08-06 09:40:28 -05:00
parent b0bffa1a1f
commit 91a370de41
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 0 additions and 3 deletions

View file

@ -57,7 +57,6 @@ jobs:
build --minimal \
--host "${{ inputs.hosts }}" \
--flake . \
--verbose \
--debug \
-- \
--print-build-logs

View file

@ -43,7 +43,6 @@ jobs:
build --minimal \
--host "othalan" \
--flake . \
--verbose \
--debug \
-- \
--print-build-logs
@ -86,7 +85,6 @@ jobs:
-- \
build $system_attr \
--flake . \
--verbose \
--debug \
-- \
--print-build-logs \