We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42c284 commit 1db2cb2Copy full SHA for 1db2cb2
1 file changed
.github/workflows/cd.yml
@@ -139,6 +139,7 @@ jobs:
139
miniconda-version: "latest"
140
python-version: 3.11
141
environment-file: .conda/environment.yml
142
+ activate-environment: moppy_env
143
auto-update-conda: false
144
auto-activate-base: false
145
show-channel-urls: true
0 commit comments