summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-10-06 10:23:54 +0900
committerKazuhiro NISHIYAMA <znz@users.noreply.github.com>2020-10-06 11:41:17 +0900
commitf9df340a6ac8d7f5ba0994cf2bd5d14e4c7a563f (patch)
tree4e380cc6ea1a2c39f669ad46cf826cea279b1847 /.github/workflows/macos.yml
parent68d24bc04549f04f0bbc40121c115fbbb7caf716 (diff)
Remove unused commit_info
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3630
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 6941dd443a..40f4d9d90f 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -21,8 +21,6 @@ jobs:
- uses: actions/checkout@v2
with:
path: src
- - run: ./src/tool/actions-commit-info.sh
- id: commit_info
- name: Install libraries
run: |
export WAITS='5 60'