Skip to content

Commit

Permalink
Update .docker/docker-qgis-clangtidy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 14, 2022
1 parent 7af262a commit 8491e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-qgis-clangtidy.sh
Expand Up @@ -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::"
Expand Down

0 comments on commit 8491e83

Please sign in to comment.