Skip to content

Commit

Permalink
print log.lammps
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 51a94b6 commit 546c798
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
LAMMPS_PLUGIN_PATH: ${{ github.workspace }}/dp_test/lib/deepmd_lmp
LD_LIBRARY_PATH: ${{ github.workspace }}/dp_test/lib:${{ github.workspace }}/libtorch/lib
if: ${{ !matrix.check_memleak }}
- run: if [[ -f log.lammps ]]; then cat log.lammps; fi
if: ${{ always() }}
# test ipi
- run: pytest --cov=deepmd source/ipi/tests
env:
Expand Down

0 comments on commit 546c798

Please sign in to comment.