Skip to content

Commit

Permalink
fixing error in command line of reference-alleles
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian authored and saramonzon committed Mar 11, 2024
1 parent 7cab1d3 commit 362dd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
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
taranis reference-alleles -s test/MLST_listeria/reference_allele -o reference_allele_test --cpus 1

0 comments on commit 362dd9f

Please sign in to comment.