Skip to content

Put all of maybe effect example in one file (#35) #18

Put all of maybe effect example in one file (#35)

Put all of maybe effect example in one file (#35) #18

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