Skip to content

Merge branch 'master' of github.com:dotenv-org/homebrew-brew #47

Merge branch 'master' of github.com:dotenv-org/homebrew-brew

Merge branch 'master' of github.com:dotenv-org/homebrew-brew #47

Workflow file for this run

name: Node CI Suite
on:
push
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- run: brew update
- run: brew cleanup
- run: ./scripts/test