Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Mar 29, 2024
1 parent 8a399a4 commit 47006a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
#source ~/.bashrc
find . -type f > before_test_files.txt
conda env create -f environment.yml
conda activate my_jarvis
conda activate my_alignn
conda install pytest coverage codecov pandas numpy matplotlib phonopy scikit-learn jarvis-tools --quiet
export DGLBACKEND=pytorch
export CUDA_VISIBLE_DEVICES="-1"
Expand Down

0 comments on commit 47006a0

Please sign in to comment.