Skip to content

Commit

Permalink
Fix missing GULP_LIB
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Sep 15, 2019
1 parent e300562 commit a4e43c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pmg-testing.yml
Expand Up @@ -26,4 +26,5 @@ jobs:
run: |
pip install -e .
export PATH=$PATH:`pwd`/cmd_line/bader/Linux_64bit:`pwd`/cmd_line/aconvasp/Linux_64bit:`pwd`/cmd_line/boltztrap/Linux_64bit
export GULP_LIB=`pwd`/cmd_line/gulp/Libraries
pytest pymatgen

0 comments on commit a4e43c0

Please sign in to comment.