Skip to content

Commit 3f726cd

Browse files
authored
Update win-selfinstall-test.yml
1 parent 4acdb8e commit 3f726cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/win-selfinstall-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
call c:\ProgramData\gsas2new\Scripts\activate
5353
where python
5454
python -VV
55-
conda install -y pytest
55+
call conda install -y pytest
5656
cd c:\ProgramData\gsas2new\GSAS-II
5757
python -m pytest
5858

0 commit comments

Comments
 (0)