1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Stop debugging the same thing twice

See L25-28
This commit is contained in:
Takashi Kokubun 2019-11-12 20:56:52 -08:00
parent 9ee88a070f
commit 245977b286
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -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: |