Skip to content

Commit ecdf1ee

Browse files
committed
try fix ci
Signed-off-by: turuslan <[email protected]>
1 parent 2e0d8cd commit ecdf1ee

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

cmake/Hunter/config.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
hunter_config(
1919
soralog
20-
URL https://github.com/qdrvm/soralog/archive/556f28c83c4c8f040b65f3a57a92bf2b77f91fec.zip
21-
SHA1 0d25f6bd4edf454140b52e61c24d68dfc0ad0745
20+
URL https://github.com/qdrvm/soralog/archive/9f21b763ad7911a1398bf5644c6e5be890cbdba1.zip
21+
SHA1 8dd612fa9370db704d9951d808e1d5ddce1ddfdd
2222
)

housekeeping/clang-tidy-diff.sh

-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@
88
BUILD_DIR="${BUILD_DIR:?}"
99

1010
cd $(dirname $0)/..
11-
git diff -U0 origin/master # DEBUG
1211
git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR -regex "\.(hpp|h)"

0 commit comments

Comments
 (0)