Skip to content

Synchronize shared configuration #214

Synchronize shared configuration

Synchronize shared configuration #214

Workflow file for this run

name: CI
on:
push:
branches: master
pull_request:
jobs:
tests:
runs-on: macOS-latest
steps:
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
- run: brew test-bot --only-tap-syntax
- run: brew alias ae='alias --edit'
- run: brew alias