mirror of
https://github.com/curl/curl.git
synced 2026-06-07 00:04:20 +03:00
test
This commit is contained in:
parent
ee232917dc
commit
2549ea683f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
|
@ -685,6 +685,7 @@ jobs:
|
|||
fi
|
||||
fi
|
||||
[ -x ~/venv/bin/activate ] && source ~/venv/bin/activate
|
||||
export LC_ALL=C
|
||||
if [ "${MATRIX_BUILD}" = 'cmake' ]; then
|
||||
cmake --build bld --verbose --target "${TEST_TARGET}"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue