Skip to content

Simplify Unit implementation via record (#34) #21

Simplify Unit implementation via record (#34)

Simplify Unit implementation via record (#34) #21

Workflow file for this run

name: Build & Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: make docker-build