Skip to content

Commit 78d465a

Browse files
use correct shell name
1 parent bd99ee3 commit 78d465a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
create-args: >-
9494
python=${{matrix.python-version}}
9595
environment-name: pymc-extras-test
96-
init-shell: cmd
96+
init-shell: cmd.exe
9797
cache-environment: true
9898
- name: Install pymc-extras
9999
run: |

0 commit comments

Comments
 (0)