File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 - name : find files
5151 shell : bash -el {0}
5252 run : |
53- ls -l GSAS-II/GSASII-bin/win_64_p3.13_n2.2
53+ ls -l GSAS-II/GSASII-bin/win_64_p3.11_n1.26
5454 ls -l GSAS-II/tests
5555
5656 - name : GSAS-II single test
7373 if : always()
7474 shell : bash -el {0}
7575 run : |
76- cd GSAS-II/GSASII-bin/win_64_p3.13_n2.2
76+ cd GSAS-II/GSASII-bin/win_64_p3.11_n1.26
7777 python -VV
78- python -v -c "import sys; print(sys.path)"
78+ # python -v -c "import sys; print(sys.path)"
7979 python -v -c "import pyspg"
8080
8181 - name : try ldd
8484 run : |
8585 conda create -n ntldd python=3.13 numpy=2.2 m2w64-ntldd-git
8686 conda activate ntldd
87- cd GSAS-II/GSASII-bin/win_64_p3.13_n2.2
87+ cd GSAS-II/GSASII-bin/win_64_p3.11_n1.26
8888 ls
8989 ntldd *.pyd
9090 python -c "import pyspg"
You can’t perform that action at this time.
0 commit comments