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:
parent
9ee88a070f
commit
245977b286
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ubuntu.yml
vendored
5
.github/workflows/ubuntu.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue