Skip to content

Commit

Permalink
Added conda env before execute test
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian committed Mar 11, 2024
1 parent fed04ce commit c2743e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ jobs:
- name: Testing Reference allele
run: |
source $CONDA/etc/profile.d/conda.sh
conda activate taranis_env
taranis reference-allele -s test/MLST_listeria/reference_allele -o reference_allele_test --cpus 1

0 comments on commit c2743e7

Please sign in to comment.