mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-03 13:11:39 +00:00
[smart_holder] clang-tidy fixes (related to recent clang-tidy changes on master). (#3053)
* clang-tidy fixes (related to recent clang-tidy changes on master). * More clang-tidy fixes.
This commit is contained in:
committed by
GitHub
parent
274b014578
commit
8d1e0b3903
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -44,4 +44,4 @@ jobs:
|
||||
-DCMAKE_CXX_STANDARD=17
|
||||
|
||||
- name: Build
|
||||
run: cmake --build build -j 2
|
||||
run: cmake --build build -j 2 -- --keep-going
|
||||
|
||||
Reference in New Issue
Block a user