Skip to content

Commit

Permalink
include all command in the same run
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian committed Jan 25, 2024
1 parent ef0f2b7 commit a8ae894
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@ jobs:
source $CONDA/etc/profile.d/conda.sh
conda activate taranis_env
poetry install
- name: testing analyze schema
run:
taranis analyze-schema -i test/MLST_listeria -o analyze_schema_test --cpus 1 --output-allele-annot --remove-no-cds --remove-duplicated --remove-subset

0 comments on commit a8ae894

Please sign in to comment.