Skip to content

Merge pull request #164 from DomT4/dependabot/github_actions/all-acti… #231

Merge pull request #164 from DomT4/dependabot/github_actions/all-acti…

Merge pull request #164 from DomT4/dependabot/github_actions/all-acti… #231

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 style "$GITHUB_REPOSITORY"