Skip to content

Add checkNullBargraphLabel to better handle null labels in bargraph. #1450

Add checkNullBargraphLabel to better handle null labels in bargraph.

Add checkNullBargraphLabel to better handle null labels in bargraph. #1450

Workflow file for this run

name: MacOS
on:
push:
branches:
- '*'
pull_request:
branches: [ master-dev ]
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: macos-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: Build Faust
run: make