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 ae90e48 commit 589a52dCopy full SHA for 589a52d
.github/workflows/docs.yaml
@@ -28,7 +28,7 @@ jobs:
28
- name: "Setup Micromamba"
29
uses: mamba-org/setup-micromamba@v2
30
with:
31
- environment-file: environment.yaml
+ environment-file: ci/environment.yaml
32
environment-name: griddata_env
33
create-args: >-
34
python=3.11
0 commit comments