Skip to content

Add a workflow to build GLOME's C bits on macOS #103

Add a workflow to build GLOME's C bits on macOS

Add a workflow to build GLOME's C bits on macOS #103

Workflow file for this run

name: yaml-presubmit
on:
push:
branches: ['master']
pull_request:
paths: ['**.yml', '**.yaml']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yamllint
run: yamllint -d relaxed .