Skip to content

Commit 3c24614

Browse files
authored
Update test-python.yml
1 parent 02c7d3b commit 3c24614

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test-python.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ jobs:
1111
steps:
1212
- name: Checkout repo
1313
uses: actions/checkout@v3
14+
with:
15+
fetch-depth: 1
16+
clean: true
17+
persist-credentials: false
18+
1419

1520
- name: Setup Python
1621
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)