Skip to content

Commit

Permalink
add force flag CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Jul 1, 2021
1 parent d1d0b5c commit 80db47e
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 @@ -42,5 +42,5 @@ jobs:
run: |
pydamage analyze --verbose tests/data/aligned.bam
pydamage filter pydamage_results/pydamage_results.csv
pydamage analyze -g tests/data/aligned.bam
pydamage analyze -f -g tests/data/aligned.bam
pydamage cite

0 comments on commit 80db47e

Please sign in to comment.