Skip to content

Commit

Permalink
testing 1
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian committed Jan 22, 2024
1 parent 002ca49 commit 397da09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: anaconda-client-env
activate-environment: taranis_env
environment-file: environment.yml
auto-activate-base: false
- run: |
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: taranis
name: taranis_env
channels:
- conda-forge
- bioconda
Expand Down

0 comments on commit 397da09

Please sign in to comment.