Skip to content

Commit da8e01f

Browse files
committed
Lint
1 parent 368733f commit da8e01f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19+
with:
20+
persist-credentials: false
1921
- uses: actions/setup-python@v5
2022
with:
2123
python-version: "3.13"

0 commit comments

Comments
 (0)