Skip to content

Commit

Permalink
actions: osx: Skip strobealign.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwood committed Sep 17, 2024
1 parent a1f7fea commit 35e21af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Run test
shell: bash -el {0}
run: |
cargo test -- --skip bwa_mem2
cargo test -- --skip bwa_mem2 --skip strobealign

0 comments on commit 35e21af

Please sign in to comment.