We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ad6bf commit 742a7a3Copy full SHA for 742a7a3
.github/workflows/win_test.yml
@@ -33,7 +33,6 @@ jobs:
33
python-version: ${{ matrix.python-version }}
34
- name: Conda info
35
shell: bash -el {0}
36
- run: conda info
37
run: |
38
# tailor the numpy version to match the GSAS-II binaries
39
if [ "${{ matrix.env }}" == "py313" ]; then
0 commit comments