ci: Join two calls to check-style-clang-format.py in one line
This commit is contained in:
@@ -46,8 +46,7 @@ doxygen:
|
||||
# - doc/doxygen.warnings.report.sh -f "$CHANGED_FILES"
|
||||
- doc/doxygen.warnings.report.sh
|
||||
# Just need to check doc/introspected-command-line.h and doc/introspected-doxygen.h
|
||||
- python3 utils/check-style-clang-format.py --no-formatting --no-tabs doc/introspected-doxygen.h
|
||||
- python3 utils/check-style-clang-format.py --no-formatting --no-tabs doc/introspected-command-line.h
|
||||
- python3 utils/check-style-clang-format.py --no-formatting --no-tabs doc/introspected-doxygen.h doc/introspected-command-line.h
|
||||
- ./ns3 clean
|
||||
# - doxygen doc/doxygen.conf
|
||||
# - mv doc/html/ public/doxygen
|
||||
|
||||
Reference in New Issue
Block a user