ci: make nightly run all fe tests (#3888)
make nightly run all fe tests
This commit is contained in:
parent
19023e59ba
commit
f802f9a92a
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue