mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Update .docker/docker-qgis-clangtidy.sh
This commit is contained in:
parent
7af262a283
commit
8491e83166
@ -23,7 +23,7 @@ cd ${SRCDIR}
|
||||
# https://github.com/qgis/QGIS/runs/6733585841?check_suite_focus=true#step:13:89
|
||||
git config --global --add safe.directory ${SRCDIR}
|
||||
|
||||
echo "::group::Install cland tidy"
|
||||
echo "::group::Install clang tidy"
|
||||
apt install -y \
|
||||
clang-tidy
|
||||
echo "::endgroup::"
|
||||
|
Loading…
x
Reference in New Issue
Block a user