Skip to content

Commit

Permalink
if
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz committed Jul 25, 2024
1 parent 767ea82 commit 3ac3ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
DP_BUILD_TESTING: 1
if: ${{ !matrix.check_memleak }}
- run: sed -i "s/100/10000/g" /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/lammps/core.py
if: ${{ !matrix.check_memleak }}
- run: pytest -s --cov=deepmd source/lmp/tests
env:
OMP_NUM_THREADS: 1
Expand Down

0 comments on commit 3ac3ce4

Please sign in to comment.