Skip to content

Commit

Permalink
Update stable-apptainer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmkobel authored Feb 3, 2025
1 parent d882503 commit a5095f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stable-apptainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: full
run: |
unzip tests/E._faecium/fna.zip
comparem2 --config input_genomes="*.fna" --omit-from antismash
comparem2 --config input_genomes="*.fna" --omit-from antismash_download
tree results_comparem2
rm -rf .snakemake results_comparem2 *.fna
Expand Down Expand Up @@ -105,4 +105,4 @@ jobs:
# Runner can be started from thylakoid@johans:
# sudo -u ci-runner bash
# cd /mnt/evo/actions-runner/
# ./run.sh
# ./run.sh

0 comments on commit a5095f7

Please sign in to comment.