Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sidjha1 committed Nov 9, 2024
1 parent 9664921 commit 8983053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

- name: Install Conda Environment
run: |
echo "Conda path: ${{ needs.setup-conda.outputs.conda_path }}"
source "${{ needs.setup-conda.outputs.conda_path }}/etc/profile.d/conda.sh"
conda env create -f environment.yml
conda activate lotus
Expand Down

0 comments on commit 8983053

Please sign in to comment.