Skip to content

Commit

Permalink
Update conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrosantanabonilla authored Dec 17, 2024
1 parent 37f07d6 commit 2e29cfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
auto-update-conda: true
channels: conda-forge, defaults # Add channels as needed
python-version: ${{ matrix.python-version }}
environment-file: environment.yml # Replace with your environment file

- name: Conda check
shell: bash -l {0}
Expand Down

0 comments on commit 2e29cfe

Please sign in to comment.