Fix for python bindings CI check (#10934)
This commit is contained in:
parent
7b592f157c
commit
3958e10875
|
|
@ -304,7 +304,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # pin@v6.0.0
|
||||
with:
|
||||
persist-credentials: true
|
||||
persist-credentials: false
|
||||
- name: Environment Setup
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue