Skip to content

Commit

Permalink
activate base
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahlanzrath committed Dec 6, 2024
1 parent 39f91ee commit befa9cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:

- name: Install CADET-Process
run: |
conda activate cadet-process
conda activate base
conda info
pip install -e ./[testing]
- name: Check Python and run tests
Expand Down

0 comments on commit befa9cf

Please sign in to comment.