aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-11-12 20:56:52 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2019-11-12 20:57:07 -0800
commit245977b2861f5fa6a7341333ca9b1897e959489b (patch)
tree0f79890f0634c363edf0644c0db421d4a500112a /.github
parent9ee88a070f797d5eb9516c6a17359463fb5c37b9 (diff)
downloadruby-245977b2861f5fa6a7341333ca9b1897e959489b.tar.gz
Stop debugging the same thing twice
See L25-28
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ubuntu.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index 8a78c2e158..f02be6fba8 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -91,11 +91,6 @@ jobs:
TEST_BUNDLED_GEMS_ALLOW_FAILURES: "minitest"
- name: Leaked Globals
run: make -C build -s leaked-globals
- - name: Debug GitHub context
- run: echo "$GITHUB_CONTEXT"
- env:
- GITHUB_CONTEXT: ${{ toJson(github) }}
- if: failure() && github.event_name == 'push'
- uses: k0kubun/action-slack@v2.0.0
with:
payload: |