ci: make nightly run all fe tests (#3888)

make nightly run all fe tests
This commit is contained in:
Jordan Frazier
2024-09-23 11:35:23 -07:00
committed by GitHub
parent 19023e59ba
commit f802f9a92a

View File

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