Skip to content

Patch to init last wavefront positions in case of (match!=0,ends-free… #20

Patch to init last wavefront positions in case of (match!=0,ends-free…

Patch to init last wavefront positions in case of (match!=0,ends-free… #20

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