diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 5694730f6a..cfa9861828 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -5,7 +5,7 @@ on: - master pull_request: paths: - - * + - '*' jobs: macos: name: make test-all on mac