Skip to content

Merge branch 'main' of github.com:propensive/one #276

Merge branch 'main' of github.com:propensive/one

Merge branch 'main' of github.com:propensive/one #276

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build
run: ./irk