Skip to content

Commit d27e8f5

Browse files
committed
keep credentials in coverage GHA step
1 parent 8107482 commit d27e8f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_poetry.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ jobs:
125125
needs: [tests_core, tests_tasks]
126126
steps:
127127
- uses: actions/checkout@v4
128-
with:
129-
persist-credentials: false
130128

131129
- run: pipx install poetry==1.8.2
132130
- run: poetry config virtualenvs.in-project true

0 commit comments

Comments
 (0)