Skip to content

Vectorize bialign_breakpoint_indel2indel and m2m #37

Vectorize bialign_breakpoint_indel2indel and m2m

Vectorize bialign_breakpoint_indel2indel and m2m #37

Workflow file for this run

name: CMake
on:
push:
branches: [ "development" ]
pull_request:
branches: [ "development" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: make clean all
- name: Test
run: bash ./tests/wfa.utest.sh