We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742548e commit 4e74fdbCopy full SHA for 4e74fdb
.github/workflows/clang-tidy-review.yml
@@ -41,7 +41,7 @@ jobs:
41
id: review
42
with:
43
build_dir: build
44
- apt_packages: cmake, g++, python=3.9
+ apt_packages: cmake, g++, python
45
exclude: "test/*,unittests/*"
46
split_workflow: true
47
config_file: .clang-tidy
0 commit comments