Skip to content

Commit 2bae838

Browse files
committed
test
1 parent e7a8ce3 commit 2bae838

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-python.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ jobs:
225225
runs-on: ubuntu-latest
226226
name: Test using minimum dependencies and supported Python
227227
steps:
228+
- uses: actions/checkout@v4
229+
with:
230+
persist-credentials: false
228231
- name: Install uv
229232
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v5
230233
with:

0 commit comments

Comments
 (0)