We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f39c5 commit 9c0f263Copy full SHA for 9c0f263
.github/workflows/pythonpackage.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
auto-update-conda: true
21
python-version: ${{ matrix.python-version }}
22
- activate-environment: numpy-financial-dev
+ activate-environment: npf-dev
23
environment-file: environment.yml
24
auto-activate-base: false
25
- name: Conda metadata
0 commit comments