mirror of
https://github.com/curl/curl.git
synced 2026-06-06 16:04:14 +03:00
GHA/linux drop one test tweak
This commit is contained in:
parent
2aedeb8c84
commit
67f0f052ae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -687,7 +687,6 @@ jobs:
|
|||
[ -x ~/venv/bin/activate ] && source ~/venv/bin/activate
|
||||
export LC_ALL=C
|
||||
export LC_CTYPE=C
|
||||
export LC_NUMERIC=fr_FR.UTF-8
|
||||
if [ "${MATRIX_BUILD}" = 'cmake' ]; then
|
||||
cmake --build bld --verbose --target "${TEST_TARGET}"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue