Skip to content

Commit

Permalink
print all error messages
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 6e82ca4 commit 767ea82
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 @@ -53,6 +53,7 @@ jobs:
env:
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
- run: pytest -s --cov=deepmd source/lmp/tests
env:
OMP_NUM_THREADS: 1
Expand Down

0 comments on commit 767ea82

Please sign in to comment.