Skip to content

Commit 6f89d87

Browse files
committed
ci debug asan
1 parent 5716926 commit 6f89d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217

218218
# Runs a set of commands using the runners shell
219219
- name: build libOTe
220-
run: python3 build.py --par=1 -D ENABLE_ALL_OT=ON -D ENABLE_RELIC=ON -DENABLE_ASAN=true -DENABLE_RELIC=OFF -G Ninja -DCMAKE_BUILT_TYPE=Debug
220+
run: python3 build.py --par=1 -D ENABLE_ALL_OT=ON -DENABLE_ASAN=true -DENABLE_RELIC=OFF -G Ninja -DCMAKE_BUILD_TYPE=Debug
221221

222222

223223
- name: unit test

0 commit comments

Comments
 (0)