mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:47:59 +08:00
ci: small nightly fixes (#3993)
* Add back correct checkout steps * fix directory
This commit is contained in:
1
.github/workflows/python_test.yml
vendored
1
.github/workflows/python_test.yml
vendored
@ -117,7 +117,6 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ inputs.ref || github.ref }}
|
||||
persist-credentials: true
|
||||
- name: "Setup Environment"
|
||||
uses: ./.github/actions/setup-uv
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user