Skip to content

Commit

Permalink
end before snippy multi
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Jul 20, 2020
1 parent 5b191fb commit d42360a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pipeline_assembly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
conda activate ${PHYLO_CONDA_ENV}
conda deactivate
# 4a. Run Assembly Pipeline
- name: assembly pipeline
shell: bash -l {0}
run: |
Expand All @@ -71,7 +72,9 @@ jobs:
--skip_sra_download \
--skip_eager \
--skip_outgroup_download \
--skip_snippy_multi \
--outdir test
cat test/snippy_pairwise/output10X/*/*.log
- name: artifact sqlite-import
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d42360a

Please sign in to comment.