Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/LightGBM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 039ae7dde849cd9f68ae653840250a2e46b6e40d
Choose a base ref
..
head repository: microsoft/LightGBM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c32f4f42be521230ac157d42752a653aaeab1d16
Choose a head ref
Showing with 0 additions and 3 deletions.
  1. +0 −3 .github/workflows/cuda.yml
3 changes: 0 additions & 3 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
@@ -15,9 +15,6 @@ jobs:
steps:
- name: Setup or update software on host machine
run: |
echo "${{ github.event.comment.body }}"
echo "${{ github.event.comment }}"
echo "${{ github.event.comment.author_association }}"
sudo apt-get update
sudo apt-get install --no-install-recommends -y \
curl \