2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-14 16:29:57 +00:00

Fix for python bindings CI check (#10934)

This commit is contained in:
Oliver
2025-11-30 20:01:35 +11:00
committed by GitHub
parent 7b592f157c
commit 3958e10875

View File

@@ -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: