Skip to content

Commit

Permalink
revert flag -fsanitize=leak
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Dec 14, 2023
1 parent ca80e70 commit 6bf7074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
TF_INTER_OP_PARALLELISM_THREADS: 1
LMP_CXX11_ABI_0: 1
CMAKE_GENERATOR: Ninja
CXXFLAGS: "-fsanitize=leak"
# test lammps
# ASE issue: https://gitlab.com/ase/ase/-/merge_requests/2843
# TODO: remove ase version when ase has new release
Expand Down

0 comments on commit 6bf7074

Please sign in to comment.