Skip to content

Commit

Permalink
ci: ensure correct env activated for conda forge nightly tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Jan 3, 2025
1 parent fc32e76 commit 4266da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI_conda_forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
if: ${{ !matrix.use-mamba }}
- name: "Run tests"
run: |
conda activate pysr-test
pip install pytest nbval
python -m pysr test main,startup

0 comments on commit 4266da5

Please sign in to comment.