Skip to content

sh: Add watch.sh

sh: Add watch.sh #4

Workflow file for this run

name: macOS build
permissions:
contents: read
on:
pull_request:
push:
jobs:
build:
runs-on: macos-14
steps:
- name: Checkout Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: |
brew install coreutils gnu-tar
- run: |
./sh/tests/test_watch.sh