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: coroa/pandas-indexing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 272cc3fb8b81454194605e3d4c675d3560100311
Choose a base ref
..
head repository: coroa/pandas-indexing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d472698a0e566b74ba19527ab4572d98c29ea20f
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 .github/workflows/ci.yml
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -26,8 +26,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
sparse-checkout: .

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5