Skip to content

Commit

Permalink
test: Run all tests under asan.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Feb 26, 2024
1 parent 724b9d9 commit 8e8a072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- run: ASAN_OPTIONS=detect_leaks=0
LD_PRELOAD=libasan.so.6
PYTHONPATH=.
python3 test/tox_test.py
python3 -m unittest

0 comments on commit 8e8a072

Please sign in to comment.