Skip to content

Commit 5c43893

Browse files
author
thylakoid
committed
amend
1 parent 5e89299 commit 5c43893

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

β€Ž.github/workflows/latest-full.yamlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ jobs:
8383
conda activate comparem2_launcher
8484
./comparem2 --config input_genomes="*.fna" --omit-from gapseq_fill
8585
86+
./comparem2/comparem2 --status
87+
8688
tree results_comparem2
8789
8890

β€Žcomparem2β€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ __version__ = "2.14.1"
1010
# - workflow/Snakefile, because the snakefile can possibly be run without the ./comparem2 binary. Report gets from here.
1111
# - changelog
1212
# Also, paste changelog into the github release. Use pre-release and publish it after it has been tested.
13-
# Consider testing the latest full CI test https://github.com/cmkobel/CompareM2/actions/workflows/latest-full.yaml
13+
# Consider testing the "latest-full" CI test https://github.com/cmkobel/CompareM2/actions/workflows/latest-full.yaml
1414

1515

1616
# --- Development: Testing "nightly" --------------------------------

0 commit comments

Comments
Β (0)