Skip to content

Commit

Permalink
Merge branch 'move_pandas_test_job' of https://github.com/galipremsag…
Browse files Browse the repository at this point in the history
…ar/cudf into move_pandas_test_job
  • Loading branch information
galipremsagar committed Apr 11, 2024
2 parents 4a499f9 + f844e68 commit 981b651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ inputs.sha }}
fetch-depth: 0 # unshallow fetch for setuptools-scm
persist-credentials: false
- name: Trigger pandas-tests
env:
Expand Down

0 comments on commit 981b651

Please sign in to comment.