git: Make tests also pull latest patterns
This commit is contained in:
parent
80d47b658e
commit
d8eb027c94
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -54,6 +54,7 @@ jobs:
|
||||
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
||||
-DCMAKE_C_FLAGS="-fuse-ld=lld" \
|
||||
-DCMAKE_CXX_FLAGS="-fuse-ld=lld" \
|
||||
-DIMHEX_PATTERNS_PULL_MASTER=ON \
|
||||
..
|
||||
make -j4 unit_tests install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user