mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 08:57:31 +08:00
ci: make nightly run all fe tests (#3888)
make nightly run all fe tests
This commit is contained in:
2
.github/workflows/nightly_build.yml
vendored
2
.github/workflows/nightly_build.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
needs: create-nightly-tag
|
||||
uses: ./.github/workflows/typescript_test.yml
|
||||
with:
|
||||
tests_folder: "tests/core"
|
||||
tests_folder: "tests"
|
||||
secrets: inherit
|
||||
|
||||
backend-unit-tests:
|
||||
|
||||
Reference in New Issue
Block a user