Skip to content

Commit c76a2a1

Browse files
committed
Update checkout ref
1 parent dc216c9 commit c76a2a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-examples-prep.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
- uses: actions/checkout@v4
6060
if: ${{ steps.parse-run-examples-config.outputs.update_results && matrix.python-version == '3.13' }}
6161
with:
62-
repository: ${{ github.repository }}
63-
ref: ${{ github.head_ref }}
6462
fetch-depth: 0
6563
- name: Patch tests/test_examples_run.yaml with update_results to False, only for the last matrix version
6664
if: ${{ steps.parse-run-examples-config.outputs.update_results && matrix.python-version == '3.13' }}

0 commit comments

Comments
 (0)