mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
maint/CICD ~ (GnuTests) remove unneeded GNULIB references
This commit is contained in:
parent
ba2bf79099
commit
38ac68ff33
1 changed files with 1 additions and 2 deletions
3
.github/workflows/GnuTests.yml
vendored
3
.github/workflows/GnuTests.yml
vendored
|
@ -24,9 +24,8 @@ jobs:
|
|||
#
|
||||
repo_default_branch="${{ github.event.repository.default_branch }}"
|
||||
repo_GNU_ref="v9.0"
|
||||
repo_GNULIB_ref="8e99f24c0931a38880c6ee9b8287c7da80b0036b"
|
||||
repo_reference_branch="${{ github.event.repository.default_branch }}"
|
||||
outputs repo_default_branch repo_GNU_ref repo_GNULIB_ref repo_reference_branch
|
||||
outputs repo_default_branch repo_GNU_ref repo_reference_branch
|
||||
#
|
||||
SUITE_LOG_FILE="${path_GNU_tests}/test-suite.log"
|
||||
TEST_LOGS_GLOB="${path_GNU_tests}/**/*.log" ## note: not usable at bash CLI; [why] double globstar not enabled by default b/c MacOS includes only bash v3 which doesn't have double globstar support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue