We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea7638 commit f532b29Copy full SHA for f532b29
.github/workflows/CI_FAD.yml
@@ -38,8 +38,8 @@ jobs:
38
miniforge-version: "latest"
39
auto-update-conda: true
40
python-version: ${{ matrix.python-version }}
41
- environment-file: famodel-env.yaml
42
- activate-environment: famodel-env
+ environment-file: fad-env.yaml
+ activate-environment: fad-env
43
auto-activate-base: false
44
channels: conda-forge
45
channel-priority: true
0 commit comments