Skip to content

Commit

Permalink
test mitos2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelauliano committed May 7, 2023
1 parent 2a713f6 commit 90a3a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: compare_reads
run: |
docker cp test_reads:/tmp/final_mitogenome.gb ./
cmp tests/ilDeiPorc1_final_mitogenome.gb final_mitogenome.gb && echo 'SUCCESS READS'
cmp tests/ilDeiPorc1.final_mitogenome.fasta final_mitogenome.fasta && echo 'SUCCESS READS & MITOS'

0 comments on commit 90a3a46

Please sign in to comment.