Skip to content

Commit

Permalink
TST: remove unnecessary commands from test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochendu authored Jul 18, 2024
1 parent b736bd2 commit 5e83ee2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
echo "LAMMPS_POTENTIALS = $LAMMPS_POTENTIALS"
echo "LAMMPS_COMMAND = $LAMMPS_COMMAND"
echo "ASE_LAMMPSRUN_COMMAND = $ASE_LAMMPSRUN_COMMAND"
which python
ls $CONDA/bin/lmp
ls $CONDA/bin/lmp_serial
- name: Test with pytest
run: |
pytest --capture=no --cov --cov-report=xml

0 comments on commit 5e83ee2

Please sign in to comment.