Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
cmkobel committed May 29, 2024
1 parent fc5835a commit 7f8121f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/immediate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,3 @@ jobs:
- name: dry run
run: |
./asscom2 --config input_genomes="tests/E._faecium/*.fna" --dry-run
- name: setup conda envs and copy
run: |
./asscom2 --config input_genomes="tests/E._faecium/*.fna" --until copy && mamba clean --all -y
- name: fast
run: |
./asscom2 --config input_genomes="tests/E._faecium/*.fna" --until fast

0 comments on commit 7f8121f

Please sign in to comment.