Skip to content

Commit

Permalink
Fix BAM input test
Browse files Browse the repository at this point in the history
  • Loading branch information
Colelyman committed Oct 30, 2024
1 parent 612d2a9 commit 451b1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Run BAM Input
if: success() || failure()
run: |
nox -s bam -- test print
nox -s bam-single -- test print
- name: Run BAM Output
if: success() || failure()
Expand Down

0 comments on commit 451b1b7

Please sign in to comment.