Skip to content

Update horizontal_branch to be consistent with previous change #7

Update horizontal_branch to be consistent with previous change

Update horizontal_branch to be consistent with previous change #7

Workflow file for this run

name: Build SeBa
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make
- name: make dstar
run: |
cd dstar
make