Skip to content

Commit d15a883

Browse files
committed
BLD/CI: Try explicitly activate the environment
1 parent 79b8248 commit d15a883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
environment-file: environment.yml
2121
- name: Test with pytest
2222
run: |
23+
conda activate numpy-financial-dev
2324
spin test -- --doctest-modules

0 commit comments

Comments
 (0)