Skip to content

Simplify Unit implementation via record #19

Simplify Unit implementation via record

Simplify Unit implementation via record #19

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