Skip to content

Commit

Permalink
missing lmp definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpvandermause committed Sep 15, 2024
1 parent 226987c commit 9d17c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Run tests
run: |
# export lmp=$(pwd)/lammps/build/lmp
export lmp=$(pwd)/lammps/build/lmp
cd tests
pytest
Expand Down

0 comments on commit 9d17c1d

Please sign in to comment.