Skip to content

Commit 71fa354

Browse files
authored
Deactivate run shell with micromamba (#341)
1 parent 8dca14a commit 71fa354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_pysteps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
environment-file: ci/ci_test_env.yml
4040
environment-name: test_environment
41+
generate-run-shell: false
4142
create-args: python=${{ matrix.python-version }}
4243

4344
- name: Install pygrib (not win)

0 commit comments

Comments
 (0)