Skip to content

Commit

Permalink
deactivate MPI for ASAN
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Jul 13, 2022
1 parent e401593 commit 220d60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
-DCMAKE_BUILD_TYPE=Debug \
-DLADDS_DOXYGEN=OFF \
-DLADDS_ENABLE_ADDRESS_SANITIZER=ON \
-DLADDS_MPI=OFF \
..
make -j 4
- name: Test with ctest
Expand Down

0 comments on commit 220d60e

Please sign in to comment.