Skip to content

fix: remove test

fix: remove test #414

Workflow file for this run

---
name: macOS setup
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- name: Run install script
run: |
curl -fsSL https://raw.githubusercontent.com/ebkn/dotfiles/master/bin/init/macos.sh | sh