Skip to content

Commit

Permalink
remove fasta from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Nov 10, 2020
1 parent f2ff0be commit 2c6edac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pydamage_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Check pydamage on test data
shell: bash -l {0}
run: |
pydamage --verbose tests/data/aligned.bam tests/data/sequence.fa
pydamage --verbose tests/data/aligned.bam

0 comments on commit 2c6edac

Please sign in to comment.