mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 20:55:02 -05:00
fix(check-tests): Just run llvm-lit in check_tests subdirectory
This commit is contained in:
@@ -211,7 +211,7 @@ run-tests: run-check-tests run-unit-tests run-end-to-end-tests run-python-tests
|
||||
## check-tests
|
||||
|
||||
run-check-tests: concretecompiler file-check not
|
||||
$(BUILD_DIR)/bin/llvm-lit -v tests/
|
||||
$(BUILD_DIR)/bin/llvm-lit -v tests/check_tests
|
||||
|
||||
## unit-tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user