Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
floatingCatty committed Aug 14, 2023
1 parent a108e35 commit 8f19f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
conda install pip
conda update pip
git clone https://github.com/deepmodeling/DeePTB.git
apt-get install libopenblas-dev
pip install scipy == 1.9.1
cd ./DeePTB
pip install .
pip install pytest
Expand Down

0 comments on commit 8f19f7d

Please sign in to comment.