Skip to content

Commit c5d1338

Browse files
committed
try gsas2pkg
1 parent 5d9eb62 commit c5d1338

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/win_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ jobs:
4444
fi
4545
#conda list
4646
#conda info
47-
conda install numpy=${npver} scipy requests pytest
47+
#conda install --quiet numpy=${npver} scipy requests pytest
48+
conda install --quiet numpy=${npver} requests pytest briantoby::gsas2pkg
4849
4950
5051
# #uses: conda-incubator/setup-miniconda@030178870c779d9e5e1b4e563269f3aa69b04081 # v3.0.3 using hash for security

0 commit comments

Comments
 (0)