mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:47:59 +08:00
ci: fix release workflows for uv (#4053)
This commit is contained in:
2
.github/workflows/python_test.yml
vendored
2
.github/workflows/python_test.yml
vendored
@ -119,8 +119,6 @@ jobs:
|
||||
ref: ${{ inputs.ref || github.ref }}
|
||||
- name: "Setup Environment"
|
||||
uses: ./.github/actions/setup-uv
|
||||
with:
|
||||
ref: ${{ inputs.ref || github.ref }}
|
||||
|
||||
- name: Check Version
|
||||
id: check-version
|
||||
|
||||
Reference in New Issue
Block a user