Skip to content

Commit

Permalink
Fix clang-tidy (qgis#56632)
Browse files Browse the repository at this point in the history
* Fix clang-tidy

* Update run-tests.yml

---------

Co-authored-by: Denis Rouzaud <denis.rouzaud@gmail.com>
  • Loading branch information
m-kuhn and 3nids authored Mar 2, 2024
1 parent f0275fd commit 103d7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -490,5 +490,5 @@ jobs:
-v $(pwd):/root/QGIS \
-v /home/runner/QGIS/.ccache:/root/.ccache \
--env-file .docker/docker-variables.env \
qgis3-build-deps \
qgis3-build-deps-binary-image \
/root/QGIS/.docker/docker-qgis-clangtidy.sh

0 comments on commit 103d7fb

Please sign in to comment.