Skip to content

Commit

Permalink
Switch cudf-pandas-integration-tests ref to main (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller authored Nov 16, 2023
1 parent 60aa091 commit 182a071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
github_token: ${{ secrets.WORKFLOW_TOKEN }}
github_user: GPUtester
workflow_file_name: nightly.yaml
ref: ${{ fromJSON(needs.get-run-info.outputs.obj).branch }}
ref: main
wait_interval: 120
client_payload: ${{ toJSON(fromJSON(needs.get-run-info.outputs.obj).payloads.cudf-pandas-integration) }}
propagate_failure: true
Expand Down

0 comments on commit 182a071

Please sign in to comment.