diff options
Diffstat (limited to '.github/workflows/reusable-build-macos.yml')
-rw-r--r-- | .github/workflows/reusable-build-macos.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/reusable-build-macos.yml b/.github/workflows/reusable-build-macos.yml index 3f1faf6..22f46d1 100644 --- a/.github/workflows/reusable-build-macos.yml +++ b/.github/workflows/reusable-build-macos.yml @@ -11,6 +11,7 @@ on: jobs: build_macos: + name: 'build and test' runs-on: macos-latest timeout-minutes: 60 env: |