Skip to content

Commit

Permalink
Revert "print log.lammps"
Browse files Browse the repository at this point in the history
This reverts commit 546c798.
  • Loading branch information
njzjz committed Jul 25, 2024
1 parent 080a60d commit 4739e34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ 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 4739e34

Please sign in to comment.