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 1028849 commit 3e9f12bCopy full SHA for 3e9f12b
1 file changed
.github/workflows/tests.yml
@@ -131,7 +131,7 @@ jobs:
131
steps:
132
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
133
with:
134
- persist-credentials: false
+ persist-credentials: true # needed for python-coverage-comment-action
135
136
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
137
0 commit comments