mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -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
|
# https://github.com/qgis/QGIS/runs/6733585841?check_suite_focus=true#step:13:89
|
||||||
git config --global --add safe.directory ${SRCDIR}
|
git config --global --add safe.directory ${SRCDIR}
|
||||||
|
|
||||||
echo "::group::Install cland tidy"
|
echo "::group::Install clang tidy"
|
||||||
apt install -y \
|
apt install -y \
|
||||||
clang-tidy
|
clang-tidy
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user