summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorOpportunity <[email protected]>2020-07-17 14:59:56 +0800
committerOpportunity <[email protected]>2020-07-17 14:59:56 +0800
commitfafff4309b0375dd40808d0004f723c9ddd46c80 (patch)
tree8ab7d4205babcc98566f0117bf11829c95bbbb04 /.github/workflows/macos.yml
parentbfa27afb47a791059688a8ce78922394405780b0 (diff)
try use same name
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 3d4b410f4..a5dedb13a 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -1,4 +1,4 @@
-name: macOS
+name: build
on:
pull_request:
@@ -7,7 +7,7 @@ on:
types: [published]
jobs:
- build:
+ macOS:
runs-on: macos-latest