We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc216c9 commit c76a2a1Copy full SHA for c76a2a1
.github/workflows/run-examples-prep.yml
@@ -59,8 +59,6 @@ jobs:
59
- uses: actions/checkout@v4
60
if: ${{ steps.parse-run-examples-config.outputs.update_results && matrix.python-version == '3.13' }}
61
with:
62
- repository: ${{ github.repository }}
63
- ref: ${{ github.head_ref }}
64
fetch-depth: 0
65
- name: Patch tests/test_examples_run.yaml with update_results to False, only for the last matrix version
66
0 commit comments