Skip to content

Commit

Permalink
change env file path
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed May 31, 2024
1 parent 9d5b8b8 commit 3ab9af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
environment-file: coverm.yml
environment-file: CoverM/coverm.yml
channels: conda-forge,defaults,bioconda
- name: Conda info
shell: bash -el {0}
Expand Down

0 comments on commit 3ab9af7

Please sign in to comment.