summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-08-10 19:33:11 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-10 19:33:12 +0900
commit59a8003ac5273d65c1d7f39c158c675ce48f25ad (patch)
treeccbfeb7eb125bed3c7b88ff84539d456d38edeb8 /.github/workflows/macos.yml
parent6205f95539f257adc6b3ab904ff26ff5ed2ff9d3 (diff)
Drop confusing label from workflow
because it's doing more than test-all
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index cfa9861828..456b6f89ea 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -8,7 +8,6 @@ on:
- '*'
jobs:
macos:
- name: make test-all on mac
runs-on: macos-latest
steps:
- name: Disable Firewall