Skip to content

Commit

Permalink
test after mitos2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelauliano committed May 7, 2023
1 parent 90a3a46 commit eb01bd2
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 @@ -41,7 +41,7 @@ jobs:
-t 1
- name: compare_reads
run: |
docker cp test_reads:/tmp/final_mitogenome.gb ./
docker cp test_reads:/tmp/final_mitogenome.fasta ./
cmp tests/ilDeiPorc1.final_mitogenome.fasta final_mitogenome.fasta && echo 'SUCCESS READS & MITOS'
Expand Down

0 comments on commit eb01bd2

Please sign in to comment.